IPXV_BookmList::Normalized Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_BookmList::Normalized Property}}
 
{{#customTitle:IPXV_BookmList::Normalized Property}}
 +
{{#parentPage:PXV:IPXV_BookmList|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Gets/sets whether the bookmarks list is normalized.
 
Gets/sets whether the bookmarks list is normalized.

Revision as of 14:10, 20 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.