Overload | Description |
---|---|
StringFormat Constructor() | Initializes a new StringFormat object. |
StringFormat Constructor(StringFormatFlags) | Initializes a new StringFormat object with the specified StringFormatFlags enumeration. |
StringFormat Constructor(StringAlignment,StringAlignment,StringFormatFlags) | Initializes a new StringFormat object with the specified StringAlignment and StringFormatFlags enumeration. |
StringFormat Constructor(StringFormat) | Initializes a new StringFormat object from the specified existing StringFormat object. |