SDFDoc Constructor |
Name | Description | |
---|---|---|
SDFDoc |
Creates a new SDF document.
| |
SDFDoc(Byte) |
Creates a new SDF document from an array of bytes.
| |
SDFDoc(String) |
Creates a new SDF document from the specified full path of the file.
| |
SDFDoc(IBuffer) |
Creates a new SDF document from a buffer.
| |
SDFDoc(IFilter) |
Creates a new SDF document from an existing IFilter instance.
| |
SDFDoc(PDFDoc) |
Creates a new SDF document from an existing PDFDoc instance.
|