←Select platform

PDFBookmarkStyle Enumeration

Summary

Specifies the PDF bookmark style

Syntax
C#
VB
C++
Java
[SerializableAttribute()] 
public enum PDFBookmarkStyle  
<SerializableAttribute()> 
Public Enum PDFBookmarkStyle  
public 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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly