PXC_BookmarkStyle Enumeration

From PDF XChange PDF SDK
Revision as of 07:13, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Specifies the ...

Syntax

enum PXC_BookmarkStyle
{
    BookmarkFont_Normal = 0;
    BookmarkFont_Italic = 1;
    BookmarkFont_Bold = 2;
    BookmarkFont_BoldItalic = 3;
};

Constants

BookmarkFont_Normal
The ...
BookmarkFont_Italic
The ...
BookmarkFont_Bold
The ...
BookmarkFont_BoldItalic
The ...

See Also

See also ...