IPXV_BookmList::Normalized Property

From PDF XChange PDF SDK
Revision as of 03:48, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Gets/sets whether the bookmarks list is normalized.

Syntax

HRESULT get_Normalized([out, retval]  VARIANT_BOOL*  bValue);
HRESULT put_Normalized([in]  VARIANT_BOOL  bValue);

See Also

IPXV_BookmList