Class PdfPrinterMarkAnnotation
public class PdfPrinterMarkAnnotation : PdfAnnotation
- Inheritance
-
PdfPrinterMarkAnnotation
- Inherited Members
Constructors
PdfPrinterMarkAnnotation(Rectangle, PdfFormXObject)
public PdfPrinterMarkAnnotation(Rectangle rect, PdfFormXObject appearanceStream)
Parameters
rect
RectangleappearanceStream
PdfFormXObject
PdfPrinterMarkAnnotation(PdfDictionary)
Instantiates a new PdfPrinterMarkAnnotation instance based on PdfDictionary instance, that represents existing annotation object in the document.
protected PdfPrinterMarkAnnotation(PdfDictionary pdfObject)
Parameters
pdfObject
PdfDictionarythe PdfDictionary representing annotation object
- See Also
Methods
GetArbitraryTypeName()
public virtual PdfName GetArbitraryTypeName()
Returns
GetSubtype()
public override PdfName GetSubtype()
Returns
SetArbitraryTypeName(PdfName)
public virtual PdfMarkupAnnotation SetArbitraryTypeName(PdfName arbitraryTypeName)
Parameters
arbitraryTypeName
PdfName