C#
VB
Java
C++
Indentation level of the bookmark.
public int Level { get; set; }
Public Property Level As Integer
public int getLevel()
public void setLevel(int level)
A System.Int32 that represents the 0-based indentation level of the bookmark. The default value is 0.
The bookmark indentation level. Level 0 is a root bookmark, level 1 is a child of the previous bookmark, level 2 is a child of the child and so on:
Level 0
..Level 1
....Level 2
......Level 3
..Level 1
..Level 1
Level 0
For an example, refer to PDFBookmark.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET