IPXC_CharFormat::Mask Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_CharFormat::Mask Property}} | {{#customTitle:IPXC_CharFormat::Mask Property}} | ||
{{#parentPage:PXV:IPXC_CharFormat#Properties|Mask|property}} | {{#parentPage:PXV:IPXC_CharFormat#Properties|Mask|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Mask''' of interface [[PXV:IPXC_CharFormat|IPXC_CharFormat]] returns/sets Value of ULONG | + | Property '''Mask''' of interface [[PXV:IPXC_CharFormat|IPXC_CharFormat]] returns/sets Value of ULONG containing the [[PXV:PXC_CharFormatMask|char format mask]]. |
== Syntax == | == Syntax == |
Revision as of 04:21, 1 November 2016
Property Mask of interface IPXC_CharFormat returns/sets Value of ULONG containing the char format mask.
Syntax
HRESULT get_Mask([out, retval] ULONG* pVal); HRESULT put_Mask([in] ULONG pVal);