FontOptionsViewModel Constructors
A ViewModel that provides font options used in a report style.Name | Parameters | Description |
---|---|---|
FontOptionsViewModel(String, Color, Double, FontStyle, FontWeight) | fontName, color, fontSize, style, weight | Initializes a new instance of the FontOptionsViewModel class with specified settings. |
See Also