ImageGear for .NET
ImGearARTTextAutoFitMode Enumeration
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace : ImGearARTTextAutoFitMode Enumeration




Glossary Item Box

Specifies auto fit mode for text annotations.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
AdjustHeight0x00000001 Text annotation's height will be automatically adjusted to fit the text within the annotation.
AdjustWidth0x00000002 Text annotation's width will be automatically adjusted to fit the widest text line within the annotation.
None0x00000000 No adjustment of text annotation's dimensions is required.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.ART.ImGearARTTextAutoFitMode

See Also

©2013. Accusoft Corporation. All Rights Reserved.