Click or drag to resize

ObjGetDoc Method

Gets the SDFDoc.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public SDFDoc GetDoc()

Return Value

Type: SDFDoc
The document to which this object belongs to.
Remarks
This method can be invoked on any Obj.
See Also