StringFormat Properties
.NET Framework (current version)
Namespace:
System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Alignment | Gets or sets horizontal alignment of the string. |
![]() | DigitSubstitutionLanguage | Gets the language that is used when local digits are substituted for western digits. |
![]() | DigitSubstitutionMethod | Gets the method to be used for digit substitution. |
![]() | FormatFlags | Gets or sets a StringFormatFlags enumeration that contains formatting information. |
![]() ![]() | GenericDefault | Gets a generic default StringFormat object. |
![]() ![]() | GenericTypographic | Gets a generic typographic StringFormat object. |
![]() | HotkeyPrefix | Gets or sets the HotkeyPrefix object for this StringFormat object. |
![]() | LineAlignment | Gets or sets the vertical alignment of the string. |
![]() | Trimming | Gets or sets the StringTrimming enumeration for this StringFormat object. |
Show:

