FontSize
- Last UpdatedNov 17, 2021
- 1 minute read
The FontSize property is a read-write property that gets or sets the size, in points, of the font used for displaying the query text.
Syntax
aaHistClientQuery.FontSize = integer;
Result = aaHistClientQuery.FontSize;
Remarks
The default value is 8.