LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

LevelNumber Property

Show in webframe







Gets or sets a value that determines the level number of bookmark item to be created in bookmark for the created PDF document.
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);
Object.defineProperty('LevelNumber');
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

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-2014 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