| Leadtools.Controls Namespace > ImageViewerItem Object : TextVerticalAlignment Property |
get_textVerticalAlignment();
set_textVerticalAlignment(value);
Object.defineProperty('textVerticalAlignment');
| Type | Description |
|---|---|
| ControlAlignment | The value used to align the text inside the item vertically. Default value is ControlAlignment.Near. |
For more information, refer to Image Viewer Appearance.