IUIX_ParaFormat::Align Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IUIX_ParaFormat|IUIX_ParaFormat]].
+
[[PXV:IUIX_ParaFormat|IUIX_ParaFormat]]

Revision as of 05:55, 23 May 2015


Property Align of interface IUIX_ParaFormat returns/sets Value of UIX_TextAlign ...

Syntax

HRESULT get_Align([out, retval]  UIX_TextAlign*  pAlign);
HRESULT put_Align([in]  UIX_TextAlign  pAlign);

See Also

IUIX_ParaFormat