[]
Describes font and layout options for drawing text.
public class TextFormatInfo
Public Class TextFormatInfo
Name | Description |
---|---|
TextFormatInfo() |
Name | Description |
---|---|
Bold | Gets or sets the top-level font weight for the content of the element. |
FontFamily | Gets or sets a family of related fonts. |
FontSize | Gets or sets the desired font size to use in points. |
Italic | Gets or sets the font style for the content of the element. |