Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewer Class : TextHorizontalAlignment Property |
public virtual ControlAlignment TextHorizontalAlignment {get; set;}
'Declaration
Public Overridable Property TextHorizontalAlignment As ControlAlignment
Setting this value will automatically update ImageViewerItem.TextHorizontalAlignment of all the items in this viewer to the same value. To change an item value individually, use the item property directly.
For more information, refer to Image Viewer Appearance.