IPXC_CharFormat::Mask Property

From PDF XChange PDF SDK
Revision as of 05:21, 1 November 2016 by Palamar (Talk | contribs)

Jump to: navigation, search


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);

See Also

IPXC_CharFormat