Leadtools.Forms.DocumentWriters Namespace > PdfDocumentOptions Class : TotalBookmarkLevels Property |
public int TotalBookmarkLevels {get; set;}
'Declaration Public Property TotalBookmarkLevels As Integer
'Usage Dim instance As PdfDocumentOptions Dim value As Integer instance.TotalBookmarkLevels = value value = instance.TotalBookmarkLevels
public int TotalBookmarkLevels {get; set;}
get_TotalBookmarkLevels();
set_TotalBookmarkLevels(value);
TotalBookmarkLevels represents the total numbers of bookmark levels for the PDF document being saved. The maximum number of levels is 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