Click or drag to resize

FdfDocument Methods

The FdfDocument type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreateNew Create empty FDF document.
Public methodDispose Releases all resources used by the PdfDocument.
Protected methodDispose(Boolean) Releases all resources used by the PdfImageObject.
Protected methodFinalize Finalize object
(Overrides ObjectFinalize)
Public methodStatic memberFromHandle Crreate an instance of FdfDocument class from handle.
Public methodStatic memberLoad(Byte) Loads a fDF document from a memory.
Public methodStatic memberLoad(String) Loads a FDF document from a file.
Public methodStatic memberLoad(Stream, Int32) Loads the FDF document from the specified stream.
Top
See Also