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

LevelNumber Property






Gets or sets a value that determines the level number of bookmark item to be created in bookmark for the created PDF document. .NET support
Syntax
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);
public:
property int LevelNumber {
   int get();
   void set (    int value);
}

Property Value

The level number of the bookmark item inside PDF bookmark. Default value is 0.
Remarks

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.

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