Leadtools.Pdf Namespace : PDFBookmarkStyle Enumeration |
[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
Member | Description |
---|---|
Bold | Use bold font |
BoldItalic | Use bold italic font |
Italic | Use italic font |
Plain | No style. Use regular font |
The PDFBookmarkStyle enumeration is used as the type for the PDFBookmark.BookmarkStyle property.
For an example, refer to PDFBookmark.
System.Object
System.ValueType
System.Enum
Leadtools.Pdf.PDFBookmarkStyle
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