IPXV_BookmList::Normalized Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_BookmList::Normalized Property}} | {{#customTitle:IPXV_BookmList::Normalized Property}} | ||
Line 12: | Line 13: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_BookmList|IPXV_BookmList]]. |
Revision as of 05:17, 20 May 2015
Gets/sets whether the bookmarks list is normalized.
Syntax
HRESULT get_Normalized([out, retval] VARIANT_BOOL* pValue); HRESULT put_Normalized([in] VARIANT_BOOL pValue);