IUIX_ParaFormat::TextDir Property

From PDF XChange PDF SDK
Revision as of 22:44, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property TextDir of interface IUIX_ParaFormat returns/sets Value of UIX_TextDir ...

Syntax

HRESULT get_TextDir([out, retval] UIX_TextDir* pTextDir);
HRESULT put_TextDir([in] UIX_TextDir pTextDir);

See Also

See also IUIX_ParaFormat.