PdfStandardsConverter Class |
Namespace: Spire.Pdf.Conversion
The PdfStandardsConverter type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
PdfStandardsConverter(Stream) |
Construct a new converter.
|
|
|
PdfStandardsConverter(String) |
Construct a new converter.
|
|
|
PdfStandardsConverter(Stream, String) |
Construct a new converter.
|
|
|
PdfStandardsConverter(String, String) |
Construct a new converter.
|
| Name | Description | |
|---|---|---|
|
|
Dispose |
Releases all resources used.
|
|
|
Dispose(Boolean) |
Releases the unmanaged resources used by the
PdfStandardsConverter
and optionally releases the managed resources
|
|
|
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
.)
|