DXStringFormat Constructors
Contains text layout information, display manipulations, and OpenType features.| Name | Parameters | Description |
|---|---|---|
| DXStringFormat() | none | Initializes a new instance of the DXStringFormat class. |
| DXStringFormat(DXStringFormat) | format | Initializes a new instance of the DXStringFormat class from the existing DXStringFormat instance. |
See Also