Click or drag to resize

BookmarkGetSDFObj Method

Returns the underlying SDF/Cos object.

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

Return Value

Type: Obj
The underlying SDF/Cos object.
Remarks
A null (non-valid) bookmark returns a null object.
See Also