TextOptions.GetStringFormat Method
| Name | Parameters | Description |
|---|---|---|
| GetStringFormat() | none | Returns a StringFormat object whose settings reflect the alignment, word wrapping and text trimming options of the TextOptions.DefaultOptions object. |
| GetStringFormat(TextOptions) | defaultOptions | Returns a StringFormat object whose settings reflect the alignment, word wrapping and text trimming options of the specified TextOptions object. |