Leadtools.Controls Namespace > ImageViewerItem Object : TextHorizontalAlignment Property |
get_textHorizontalAlignment();
set_textHorizontalAlignment(value);
Object.defineProperty('textHorizontalAlignment');
Type | Description |
---|---|
ControlAlignment | The value used to align the text inside the item horizontally. Default value is ControlAlignment.Near. |
For more information, refer to Image Viewer Appearance.