IPXC_RedactOverlayParams::TextAlign Property

From PDF XChange PDF SDK
Revision as of 02:24, 4 June 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*  nTextAlign);
HRESULT put_TextAlign([in]  LONG  nTextAlign);

See Also

IPXC_RedactOverlayParams