IUIX_Edit::DefaultTextAlign Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Edit::DefaultTextAlign Property}} | {{#customTitle:IUIX_Edit::DefaultTextAlign Property}} | ||
+ | {{#parentPage:PXV:IUIX_Edit|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''DefaultTextAlign''' of interface [[PXV:IUIX_Edit|IUIX_Edit]] returns/sets Value of [[PXV:UIX_TextAlign|UIX_TextAlign]] ... | Property '''DefaultTextAlign''' of interface [[PXV:IUIX_Edit|IUIX_Edit]] returns/sets Value of [[PXV:UIX_TextAlign|UIX_TextAlign]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:34, 20 April 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);
See Also
See also IUIX_Edit.