IPXC_CharFormat::Mask Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_CharFormat::Mask Property}} | {{#customTitle:IPXC_CharFormat::Mask Property}} | ||
− | {{#parentPage:PXV:IPXC_CharFormat#Properties|Mask | + | {{#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|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);