IPXC_CharFormat::Mask Property
From PDF XChange PDF SDK
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Mask''' of interface [[PXV:IPXC_CharFormat|IPXC_CharFormat]] returns/sets Value of ULONG containing the [[PXV:PXC_CharFormatMask| | + | Property '''Mask''' of interface [[PXV:IPXC_CharFormat|IPXC_CharFormat]] returns/sets Value of ULONG containing the [[PXV:PXC_CharFormatMask|character format mask]]. |
== Syntax == | == Syntax == |
Latest revision as of 04:41, 1 November 2016
Property Mask of interface IPXC_CharFormat returns/sets Value of ULONG containing the character format mask.
Syntax
HRESULT get_Mask([out, retval] ULONG* pVal); HRESULT put_Mask([in] ULONG pVal);