Enum MeasureTextOptions
Specifies the text measurement modes of the report.
Namespace: BoldReports.Web
Assembly: BoldReports.Web.dll
Syntax
public enum MeasureTextOptions
Fields
Name | Description |
---|---|
Default | Text size is measured using the framework's default rendering context. |
PdfFont | Text size is measured using the PdfFont element. |