Leadtools.Forms.DocumentWriters Namespace > PdfCustomBookmark Structure : PageNumber Property |
public int PageNumber {get; set;}
'Declaration Public Property PageNumber As Integer
'Usage Dim instance As PdfCustomBookmark Dim value As Integer instance.PageNumber = value value = instance.PageNumber
public int PageNumber {get; set;}
get_PageNumber();
set_PageNumber(value);
PageNumber represents the page number for where the bookmark item should refer in that page, on more than items can have the same page number value.
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