ImageGear .NET - Updated October 2, 2018
Indent Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFBookmark Class : Indent Property
Gets the indentation level of the bookmark in its containing tree.
Syntax
'Declaration
 
Public ReadOnly Property Indent As Integer
 
'Usage
 
Dim instance As ImGearPDFBookmark
Dim value As Integer
 
value = instance.Indent

Property Value

Integer value.
Remarks
The root level has an indentation level of zero.
See Also

Reference

ImGearPDFBookmark Class
ImGearPDFBookmark Members