ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFBookmark Class : Indent Property |
'Declaration Public ReadOnly Property Indent As Integer
'Usage Dim instance As ImGearPDFBookmark Dim value As Integer value = instance.Indent
public int Indent {get;}
public: __property int get_Indent();