IUIX_Edit::DefaultTextAlign 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_Edit::DefaultTextAlign Property}} | {{#customTitle:IUIX_Edit::DefaultTextAlign Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_Edit|IUIX_Edit]]. |
Revision as of 06:20, 20 May 2015
Property DefaultTextAlign of interface IUIX_Edit returns/sets Value of UIX_TextAlign ...
Syntax
HRESULT get_DefaultTextAlign([out, retval] UIX_TextAlign* pRet); HRESULT put_DefaultTextAlign([in] UIX_TextAlign pRet);