Gets the indentation level of the Bookmark in its containing tree.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetIndent As Integer
public:
virtual int GetIndent() sealed
Return Value
Type:
Int32 The indentation level of the Bookmark in its containing tree.
Remarks The root level has an indentation level of zero.
See Also