PdfStandardsConverter Methods |
The PdfStandardsConverter type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Dispose |
Releases all resources used.
|
|
|
Dispose(Boolean) | |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Destructor
(Overrides
Object
Finalize
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ToPdfA1A(Stream) |
Convert to pdf/a1b standard document.
|
|
|
ToPdfA1A(String) |
Convert to pdf/a1a standard document.
|
|
|
ToPdfA1B(Stream) |
Convert to pdf/a1b standard document.
|
|
|
ToPdfA1B(String) |
Convert to pdf/a1b standard document.
|
|
|
ToPdfA2A(Stream) |
Convert to pdf/a2a standard document.
|
|
|
ToPdfA2A(String) |
Convert to pdf/a2a standard document.
|
|
|
ToPdfA2B(Stream) |
Convert to pdf/a2b standard document.
|
|
|
ToPdfA2B(String) |
Convert to pdf/a2b standard document.
|
|
|
ToPdfA3A(Stream) |
Convert to pdf/a3a standard document.
|
|
|
ToPdfA3A(String) |
Convert to pdf/a2a standard document.
|
|
|
ToPdfA3B(Stream) |
Convert to pdf/a3b standard document.
|
|
|
ToPdfA3B(String) |
Convert to pdf/a3b standard document.
|
|
|
ToPdfX1A2001(Stream) |
Convert to pdf/x1a2001 standard document.
|
|
|
ToPdfX1A2001(String) |
Convert to pdf/x1a2001 standard document.
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|