IPXC_RedactOverlayParams::TextAlign Property

From PDF XChange PDF SDK
Revision as of 04:44, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property TextAlign of interface IPXC_RedactOverlayParams returns/sets Value of LONG ...

Syntax

HRESULT get_TextAlign([out, retval]  LONG*  pTextAlign);
HRESULT put_TextAlign([in]  LONG  pTextAlign);

See Also

IPXC_RedactOverlayParams