←Select platform

PDFBookmarkStyle Enumeration

Summary
Specifies the PDF bookmark style.
Syntax
C#
VB
C++
Java
[SerializableAttribute()] 
public enum PDFBookmarkStyle  
<SerializableAttribute()> 
Public Enum PDFBookmarkStyle  
public final class PDFBookmarkStyle 
    extends java.lang.Enum<PDFBookmarkStyle> 
[SerializableAttribute()] 
public enum class PDFBookmarkStyle  
Members
ValueMemberDescription
0Plain No style. Use regular font
1Italic Use italic font
2Bold Use bold font
3BoldItalic 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.

Requirements

Target Platforms

See Also

Reference

Leadtools.Pdf Namespace

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.