HtmlLineHeight Constructors
A height of HtmlEdit lines.| Name | Parameters | Description |
|---|---|---|
| HtmlLineHeight() | none | Initializes a new instance of the HtmlLineHeight class. |
| HtmlLineHeight(Double, Nullable<HtmlSizeUnit>) | Value, Unit | Initializes a new instance of the HtmlLineHeight class with specified settings. |
See Also