Version

PdfDocument Class Members

The following tables list the members exposed by PdfDocument.

Public Constructors
 NameDescription
Public ConstructorPdfDocument ConstructorInitializes a new instance of the PdfDocument class.  
Public Properties
 NameDescription
Public PropertyCipherGets or sets the type of the cipher.  
Public PropertyDisplayModeGets or sets the display mode.  
Public PropertyFileBufferGets or sets the temporary file storage.  
Public PropertyInfoGets the document info.  
Public PropertyOwnerGets or sets the owner.  
Public PropertyPermissionsGets the permissions associated with the document.  
Public PropertyUserGets or sets the user.  
Public PropertyViewerPreferencesGets viewer preferences.  
Public Methods
 NameDescription
Public MethodAddBookmarkCreates a new bookmark object that implements the IBookmark interface and adds it to the internal collection of objects.  
Public MethodAddPageOverloaded. Creates a new page object that implements the IPdfPage interface and adds it to the internal collection of objects.  
Public MethodAttachFileOverloaded. Attaches a file to the document.  
Public MethodGenerateOverloaded. Generates the PDF document.  
Public MethodSignSigns the document.  
Public Events
 NameDescription
Public EventReportPublishingOccurs when the report is being published  
See Also

View on GitHub