Enum MeasureTextOptions
Specifies the text measurement modes of the report.
Namespace: BoldReports.Windows
Assembly: BoldReports.Wpf.dll
Syntax
public enum MeasureTextOptions
Fields
Name | Description |
---|---|
Default | Represents text size is measured using framework element. |
PdfFont | Represents text size is measured using PdfFont element. |