IPXC_Bookmark::Style Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 03:21, 15 June 2015


Gets/sets bookmark's style.

Syntax

HRESULT get_Style([out, retval]  PXC_BookmarkStyle*  nFont);
HRESULT put_Style([in]  PXC_BookmarkStyle  nFont);

See Also

IPXC_Bookmark