Click or drag to resize

FDFDoc Constructor

Overload List
  NameDescription
Public methodFDFDoc
Creates an empty FDFDoc instance.
Public methodFDFDoc(Byte)
Creates a new FDF document from an array of bytes.
Public methodFDFDoc(String)
Creates a new FDF document from the specified full path of the file.
Public methodFDFDoc(IFilter)
Creates a new SDF document from an existing IFilter instance.
Public methodFDFDoc(SDFDoc)
Creates an FDF document from an existing SDF/Cos document.
Top
See Also