TextProperties Class Members
                In This Topic
            
            The following tables list the members exposed by 
TextProperties.
Public Constructors
|  | Name | Description | 
|---|
|  | TextProperties | Overloaded. Initializes a new instance of the  class. | 
Public Properties
|  | Name | Description | 
|---|
|  | HorizontalAlign | Gets the horizontal alignment of text. | 
|  | Indent | Gets the text indent. | 
|  | VerticalAlign | Gets the vertical alignment of text. | 
|  | WrapText | Gets a value indicating whether text must be wrapped. | 
Public Methods
|  | Name | Description | 
|---|
|  | Equals | Determines whether the specified System.Object, is equal to this instance. | 
|  | GetHashCode | Returns a hash code for this instance. | 
See Also