IPXV_BookmList::Normalized Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_BookmList::Normalized Property}}
 
{{#customTitle:IPXV_BookmList::Normalized Property}}
{{#parentPage:PXV:IPXV_BookmList|Normalized Property|property}}
+
{{#parentPage:PXV:IPXV_BookmList#Properties|Normalized Property|property}}
 
{{ToReview}}
 
{{ToReview}}
  

Revision as of 15:18, 21 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);

See Also

IPXV_BookmList.