Click or drag to resize

FDFDocGetSDFDoc Method

Gets the SDFDoc object in FDFDoc.

Namespace:  pdftron.FDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public SDFDoc GetSDFDoc()

Return Value

Type: SDFDoc
The document's SDF/Cos document.
See Also