IPXC_CharFormat::Mask Property

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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

See Also

IPXC_CharFormat