PdfViewerExtensions Members
Defines extension methods that are used to extend the functionality of the WinForms PDF Viewer and WPF PDF Viewer.
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Export |
Exports interactive form data to a specified stream using form data format. This is an extension method. |
Export |
Exports interactive form data to the file using the specified form data format. This is an extension method. |
Get |
Retrieves a document facade—a set of members used to perform various operations on a PDF document without access to its inner structure. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Import |
Imports interactive form data from a specified stream using form data format. This is an extension method. |
Import |
Imports interactive form data from a stream. This is an extension method. |
Import |
Imports interactive form data from the specified file with the specified form data format. This is an extension method. |
Import |
Imports interactive form data from the file. This is an extension method. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Save |
Saves the document to the specified stream with encryption settings and document signature. This is an extension method. |
Save |
Saves the document to the specified file path with encryption settings and document signature. This is an extension method. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also