Click or drag to resize

NameTreeGetSDFObj Method

Gets the SDFObj.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj GetSDFObj()

Return Value

Type: Obj
The object to the underlying SDF/Cos object. If the NameTree.IsValid() returns false the SDF/Cos object is NULL.
See Also