public class PdfTrapNetworkAnnotation extends PdfAnnotation
Accepted, Canceled, Completed, HIDDEN, HIGHLIGHT_INVERT, HIGHLIGHT_NONE, HIGHLIGHT_OUTLINE, HIGHLIGHT_PUSH, HIGHLIGHT_TOGGLE, INVISIBLE, LOCKED, LOCKED_CONTENTS, Marked, MarkedModel, NO_ROTATE, NO_VIEW, NO_ZOOM, None, page, PRINT, READ_ONLY, Rejected, ReviewModel, STYLE_BEVELED, STYLE_DASHED, STYLE_INSET, STYLE_SOLID, STYLE_UNDERLINE, TOGGLE_NO_VIEW, Unmarked| Constructor and Description |
|---|
PdfTrapNetworkAnnotation(PdfDictionary pdfObject) |
PdfTrapNetworkAnnotation(Rectangle rect, PdfFormXObject appearanceStream) |
| Modifier and Type | Method and Description |
|---|---|
PdfArray |
getAnnotStates() |
PdfArray |
getFauxedFonts() |
PdfString |
getLastModified() |
PdfName |
getSubtype()
Gets a PdfName which value is a subtype of this annotation.
|
PdfArray |
getVersion() |
PdfTrapNetworkAnnotation |
setAnnotStates(PdfArray annotStates) |
PdfTrapNetworkAnnotation |
setFauxedFonts(List<PdfFont> fauxedFonts) |
PdfTrapNetworkAnnotation |
setFauxedFonts(PdfArray fauxedFonts) |
PdfTrapNetworkAnnotation |
setLastModified(PdfDate lastModified) |
PdfTrapNetworkAnnotation |
setVersion(PdfArray version) |
flush, getAction, getAdditionalAction, getAppearanceCharacteristics, getAppearanceDictionary, getAppearanceObject, getAppearanceState, getBorder, getBorderStyle, getColorObject, getContents, getDate, getDownAppearanceObject, getFlags, getName, getNormalAppearanceObject, getOpen, getPage, getPageObject, getQuadPoints, getRectangle, getRolloverAppearanceObject, getStructParentIndex, getTitle, hasFlag, isWrappedObjectMustBeIndirect, makeAnnotation, makeAnnotation, put, remove, resetFlag, setAction, setAdditionalAction, setAppearance, setAppearance, setAppearanceCharacteristics, setAppearanceState, setBorder, setBorderStyle, setBorderStyle, setColor, setColor, setColor, setContents, setContents, setDashPattern, setDate, setDownAppearance, setDownAppearance, setFlag, setFlags, setLayer, setName, setNormalAppearance, setNormalAppearance, setOpen, setPage, setQuadPoints, setRectangle, setRolloverAppearance, setRolloverAppearance, setStructParentIndex, setTitleensureObjectIsAddedToDocument, getPdfObject, isFlushed, makeIndirect, makeIndirect, markObjectAsIndirect, setForbidRelease, setModified, setPdfObject, unsetForbidReleasepublic PdfTrapNetworkAnnotation(Rectangle rect, PdfFormXObject appearanceStream)
public PdfTrapNetworkAnnotation(PdfDictionary pdfObject)
public PdfName getSubtype()
PdfAnnotation
PdfName which value is a subtype of this annotation. See ISO-320001 12.5.6, “Annotation Types” for the reference to the possible types.
getSubtype in class PdfAnnotation
public PdfTrapNetworkAnnotation setLastModified(PdfDate lastModified)
public PdfString getLastModified()
public PdfTrapNetworkAnnotation setVersion(PdfArray version)
public PdfArray getVersion()
public PdfTrapNetworkAnnotation setAnnotStates(PdfArray annotStates)
public PdfArray getAnnotStates()
public PdfTrapNetworkAnnotation setFauxedFonts(PdfArray fauxedFonts)
public PdfTrapNetworkAnnotation setFauxedFonts(List<PdfFont> fauxedFonts)
public PdfArray getFauxedFonts()
Copyright © 1998–2016 iText Group NV. All rights reserved.