IPXC_NumberFormatItem::Units 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:IPXC_NumberFormatItem::Units Property}}
 
{{#customTitle:IPXC_NumberFormatItem::Units Property}}
{{#parentPage:PXV:IPXC_NumberFormatItem#Properties|Units Property|property}}
+
{{#parentPage:PXV:IPXC_NumberFormatItem#Properties|Units|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 08:38, 23 May 2015


Property Units of interface IPXC_NumberFormatItem returns/sets Value of BSTR ...

Syntax

HRESULT get_Units([out, retval]  BSTR*  ppUnits);
HRESULT put_Units([in]  BSTR  ppUnits);

See Also

IPXC_NumberFormatItem