IPXV_BookmList::Normalized Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXV_BookmList::Normalized Property}} | {{#customTitle:IPXV_BookmList::Normalized Property}} | ||
− | + | Gets/sets whether the bookmarks list is normalized. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 04:03, 16 April 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);
See Also
See also IPXV_BookmList.