PdfToLinearizedPdfConverter Methods |
The PdfToLinearizedPdfConverter 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
.)
|
|
|
ToLinearizedPdf(Stream) |
Convert to linearized pdf document.
|
|
|
ToLinearizedPdf(String) |
Convert to linearized pdf document.
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|