IPXC_CharFormat::Mask Property

From PDF XChange PDF SDK
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