PdfPageEditor.PdfPageEditor

PdfPageEditor()

Constructor for PdfPageEditor class.

public PdfPageEditor()

See Also


PdfPageEditor(Document)

Constructor for PdfPageEditor class.

public PdfPageEditor(Document document)
ParameterTypeDescription
documentDocumentDocument object which should be processed.

See Also