PDF .NET Library Documentation - PDF Technologies, Inc.
The PDFAConverter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PDFAConverter |
Creates new PDFAConverter class
|
Methods
Name | Description | |
---|---|---|
![]() | Abort |
This procedure will clear all internal data and break generation of the PDF document.
|
![]() | ConvertPDFA |
This function converts a PDF document to PDF/A.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | isPDFA |
This function checks a PDF document to verify compliance with the PDF/A standard.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | Aborted | |
![]() | AllErrorList |
Properties
Name | Description | |
---|---|---|
![]() | Error |
Returns possible error messages.
|
![]() | FastMode |
In FastMode the attempt to convert non-compliant documents are aborted when the first non-convertible property is encountered. No further checks are performed for the sake of speed.
|
![]() | PDFAErrorList |
Returns all PDF/A errors encountered in the document.
|
Events
Name | Description | |
---|---|---|
![]() | Progress |
Gets or sets the method to be executed when this event is raised.
|