Click or drag to resize

BookmarkGetIndent Method

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 int GetIndent()

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