LEADTOOLS PDF (Leadtools.Pdf assembly)
LEAD Technologies, Inc

PDFBookmarkStyle Enumeration






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 PDFBookmarkStyle : System.Enum 
Leadtools.Pdf.PDFBookmarkStyle = function() { };
Leadtools.Pdf.PDFBookmarkStyle.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class PDFBookmarkStyle : public System.Enum 
Members
MemberDescription
Bold

Use bold font

BoldItalic

Use bold italic font

Italic

Use italic font

Plain

No style. Use regular 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: 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

Leadtools.Pdf Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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