LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)
LEAD Technologies, Inc

PageNumber Property






Gets or sets a value that determine the page number this custom bookmark refer to in the created PDF document. .NET support
Syntax
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);
public:
property int PageNumber {
   int get();
   void set (    int value);
}

Property Value

The page number where this custom bookmark item refer to. Must be value greater or equal to 1 and less or equal to the total number of pages in the final PDF document. Default value is 0.
Remarks

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.

Example
For an example, refer to PdfDocumentOptions.
Requirements

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

See Also

Reference

PdfCustomBookmark Structure
PdfCustomBookmark Members
DocumentWriter Class
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features