![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
The horizontal alignment style.
[Visual Basic .NET] Public Property HAlignment As acHTextAlignment
[C#] public acHTextAlignment HAlignment {get; set;}
[C++]
HRESULT get_HAlignment(
  acHTextAlignment* hTextAlignment
);
[C++]
HRESULT put_HAlignment(
  acHTextAlignment hTextAlignment
);
[C++] Parameters hTextAlignment [out, retval]
hTextAlignment is a parameter of type acHTextAlignment* hTextAlignment [in]
hTextAlignment is a parameter of type acHTextAlignment