LEADTOOLS PDF (Leadtools.Pdf assembly)

PDFBookmarkStyle Enumeration

Show in webframe





Specifies the PDF bookmark style
Syntax
[SerializableAttribute()]
public enum PDFBookmarkStyle : System.Enum 
'Declaration
 
<SerializableAttribute()>
Public Enum PDFBookmarkStyle 
   Inherits System.Enum
'Usage
 
Dim instance As PDFBookmarkStyle

            

            
[SerializableAttribute()]
public enum class PDFBookmarkStyle : public System.Enum 
Members
ValueMemberDescription
0x00000000Plain

No style. Use regular font

0x00000001Italic

Use italic font

0x00000002Bold

Use bold font

0x00000003BoldItalic

Use bold italic font

Remarks

The PDFBookmarkStyle enumeration is used as the type for the PDFBookmark.BookmarkStyle property.

Example

For an example, refer to PDFBookmark.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Pdf.PDFBookmarkStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.Pdf Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.