PdfContentEditor.PdfContentEditor

PdfContentEditor()

The constructor of the PdfContentEditor object.

public PdfContentEditor()

See Also


PdfContentEditor(Document)

Initializes new PdfContentEditor object on base of the document.

public PdfContentEditor(Document document)
ParameterTypeDescription
documentDocumentPdf document.

See Also