FontOptionsViewModel Properties
A ViewModel that provides font options used in a report style.Name | Description |
---|---|
FontColor | Gets the font color for a report style. |
FontFamily | Gets the font family for a report style. |
FontSize | Gets the font size for a report style. |
FontStyle | Gets the font style for a report style. |
FontWeight | Gets the font weight for a report style. |
See Also