PageLabelGetSDFObj Method |
Gets the sDF obj.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetSDFObj As Obj
public:
virtual Obj^ GetSDFObj() sealed
Return Value
Type:
Obj The pointer to the underlying SDF/Cos object.
See Also