Default font measure

Stimulsoft Reports.NET discussion
Post Reply
fghiggi
Posts: 4
Joined: Tue Feb 23, 2021 7:55 pm

Default font measure

Post by fghiggi »

What is the default font measure and how can i change it? It is pixels? Points?
Lech Kulikowski
Posts: 6197
Joined: Tue Mar 20, 2018 5:34 am

Re: Default font measure

Post by Lech Kulikowski »

Hello,

Sorry, maybe we did not exactly understand your question.

If it's about setting the font size:
if in the designer in menus - usually pt,
if in html-text the number without units - it is pt,

If about text size measurement:
if from code call measurement methods - depending on methods, low level usually in hundredths of an inch, top level - in units of a report.

Thank you.
Post Reply