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