ImageGear21.Art Assembly > ImageGear.ART Namespace : ImGearARTTextAutoFitMode Enumeration |
Member | Value | Description |
---|---|---|
AdjustHeight | 0x00000001 | Text annotation's height will be automatically adjusted to fit the text within the annotation. |
AdjustWidth | 0x00000002 | Text annotation's width will be automatically adjusted to fit the widest text line within the annotation. |
None | 0x00000000 | No adjustment of text annotation's dimensions is required. |
System.Object
System.ValueType
System.Enum
ImageGear.ART.ImGearARTTextAutoFitMode