Leadtools.Forms.DocumentWriters Namespace > PdfCustomBookmark Structure : LevelNumber Property |
public int LevelNumber {get; set;}
'Declaration Public Property LevelNumber As Integer
'Usage Dim instance As PdfCustomBookmark Dim value As Integer instance.LevelNumber = value value = instance.LevelNumber
public int LevelNumber {get; set;}
get_LevelNumber();
set_LevelNumber(value);
LevelNumber represents the level number of bookmark item inside Pdf bookmark, more than bookmark item can have the same value. This number should be equal or less than ten.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2