IPXC_ParaFormat::Mask Property

From PDF XChange PDF SDK
Revision as of 05:37, 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_ParaFormat returns/sets Value of ULONG containing the paragraph format mask.

Syntax

HRESULT get_Mask([out, retval]  ULONG*  pVal);
HRESULT put_Mask([in]  ULONG  pVal);

See Also

IPXC_ParaFormat