Click or drag to resize

PdfDocumentEditor Properties

The PdfDocumentEditor type exposes the following members.

Properties
  NameDescription
Public propertyCertifyUsing
Gets or sets the signature certificate, if any, to sign the document (using an RSA certificate) when saved using Save.
Public propertyDocument
Gets a PdfDocument class representing the Document being opened.
Public propertyFields
Gets a collection of all PdfField objects in this Document.
Public propertyPages
Gets a collection of all PdfPage objects in this Document.
Top
See Also