FDFDoc Constructor |
| Name | Description | |
|---|---|---|
| FDFDoc |
Creates an empty FDFDoc instance.
| |
| FDFDoc(Byte) |
Creates a new FDF document from an array of bytes.
| |
| FDFDoc(String) |
Creates a new FDF document from the specified full path of the file.
| |
| FDFDoc(IFilter) |
Creates a new SDF document from an existing IFilter instance.
| |
| FDFDoc(SDFDoc) |
Creates an FDF document from an existing SDF/Cos document.
|