Enum HtmlSizeUnits
Specifies the units of HTML sizes.
Namespace: FastReport.Export.Html
Assembly: FastReport.Base.dll
Syntax
public enum HtmlSizeUnits
Fields
Name | Description |
---|---|
Percent | Specifies the percent units. |
Pixel | Specifies the pixel units. |