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