DXStringFormat Members
In This Article
#Constructors
Name | Description |
---|---|
DXString |
Initializes a new instance of the DXString |
DXString |
Initializes a new instance of the DXString |
#Properties
Name | Description |
---|---|
Alignment | Gets or sets the horizontal string alignment. |
Format |
Gets or sets formatting information flags. |
Hotkey |
Gets or sets the type of display for hotkey prefixes that relate to text. |
Line |
Gets or sets the string’s vertical alignment.’ |
Tab |
Gets or sets tab stops for the DXString object.
|
Trimming | Gets or sets how trim text when it exceeds the edges of the layout rectangle. |
#Methods
Name | Description |
---|---|
Clone() |
Clones the DXString object.
|
Create |
Creates a generic default DXString object.
|
Create |
Creates a generic typographic DXString object.
|
Equals |
Determines whether the specified object is equal to the current DXString object.
|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current DXString object.
|
Get |
Returns the hash code for the current DXString object.
|
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also