Gets the SDFDoc object in FDFDoc.
Namespace:
pdftron.FDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public SDFDoc GetSDFDoc()
Public Function GetSDFDoc As SDFDoc
public:
virtual SDFDoc^ GetSDFDoc() sealed
Return Value
Type:
SDFDocThe document's SDF/Cos document.
See Also