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 : TextVerticalAlignment Property |
public virtual ControlAlignment TextVerticalAlignment {get; set;}
'Declaration
Public Overridable Property TextVerticalAlignment As ControlAlignment
Setting this value will automatically update ImageViewerItem.TextVerticalAlignment 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.