Show / Hide Table of Contents

Enum HtmlSizeUnits

Specifies the units of HTML sizes.

Namespace: FastReport.Export.Html
Assembly: FastReport.OpenSource.dll
Syntax
public enum HtmlSizeUnits

Fields

Name Description
Percent

Specifies the percent units.

Pixel

Specifies the pixel units.

Back to top Generated by DocFX