C#
VB
Java
C++
Specifies the PDF bookmark style
[SerializableAttribute()]public enum PDFBookmarkStyle
<SerializableAttribute()>Public Enum PDFBookmarkStyle
public enum PDFBookmarkStyle [SerializableAttribute()]public enum class PDFBookmarkStyle
Members
| Value | Member | Description |
|---|---|---|
| 0 | Plain | No style. Use regular font |
| 1 | Italic | Use italic font |
| 2 | Bold | Use bold font |
| 3 | BoldItalic | Use bold italic font |
The PDFBookmarkStyle enumeration is used as the type for the PDFBookmark.BookmarkStyle property.
For an example, refer to PDFBookmark.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
