OfdConverter Class |
Namespace: Spire.Pdf.Conversion
The OfdConverter type exposes the following members.
Name | Description | |
---|---|---|
![]() |
OfdConverter(Stream) |
Initializes a new instance of the class.
|
![]() |
OfdConverter(String) |
Initializes a new instance of the class.
|
Name | Description | |
---|---|---|
![]() |
Dispose |
Releases all resources used.
|
![]() |
Dispose(Boolean) |
Releases the unmanaged resources used by the
OfdConverter
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
.)
|
![]() |
ToImage(Int32) |
Saves OFD document page as image
|
![]() |
ToImage(Int32, Int32, Int32) |
Saves OFD document page as image
|
![]() |
ToPdf(Stream) |
Save ofd document to pdf.
|
![]() |
ToPdf(String) |
Save ofd document to pdf.
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|