IUIX_ParaFormat::TextDir Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_ParaFormat::TextDir Property}} | {{#customTitle:IUIX_ParaFormat::TextDir Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_ParaFormat|IUIX_ParaFormat]]. |
Revision as of 06:48, 20 May 2015
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);