Replaces System.Drawing.StringFormat
The following tables list the members exposed by the StringFormat type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Overloaded. |
Public Fields| Name | Description | |
|---|---|---|
![]() ![]() |
Gets a generic default StringFormat object. |
|
![]() ![]() |
Gets a generic typographic StringFormat object. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets text alignment information on the vertical plane. |
|
![]() |
Gets or sets the language that is used when local digits are substituted for western digits. |
|
![]() |
Gets or sets a StringFormatFlags enumeration that contains formatting information. |
|
![]() |
Gets or sets the HotkeyPrefix object for this StringFormat object. |
|
![]() |
Gets or sets the line alignment on the horizontal plane. |
|
![]() |
Gets or sets the StringTrimming enumeration for this StringFormat object. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Creates a new object that is a copy of the current instance. |
See Also