HtmlFontSize Constructors
A font size of HtmlEdit text.Name | Parameters | Description |
---|---|---|
HtmlFontSize() | none | Initializes a new instance of the HtmlFontSize class. |
HtmlFontSize(Double, HtmlSizeUnit) | Value, Unit | Initializes a new instance of the HtmlFontSize class with specified settings. |
See Also