←Select platform

PDFBookmarkStyle Enumeration

Summary

Specifies the PDF bookmark style

Syntax

C#
VB
Java
C++
[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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly