IUIX_ParaFormat::TextDir Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_ParaFormat::TextDir Property}}
 
{{#customTitle:IUIX_ParaFormat::TextDir Property}}
{{#parentPage:PXV:IUIX_ParaFormat#Properties|TextDir Property|property}}
+
{{#parentPage:PXV:IUIX_ParaFormat#Properties|TextDir|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 10:16, 23 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);

See Also

IUIX_ParaFormat