PdfAnnotationEditor.PdfAnnotationEditor

PdfAnnotationEditor()

Initializes new PdfAnnotationEditor object.

public PdfAnnotationEditor()

See Also


PdfAnnotationEditor(Document)

Initializes new PdfAnnotationEditor object on base of the document.

public PdfAnnotationEditor(Document document)
ParameterTypeDescription
documentDocumentPdf document.

See Also