SizeInPoints Property
Summary
Gets the size of the font measured in points. This property specifies the font size.
Syntax
public double SizeInPoints { get; }
public:
property double SizeInPoints
{
double get()
}
SizeInPoints # get (Font)
Property Value
A double precision floating-point number representing the font size in points.
Requirements
Target Platforms
See Also
Font Class
Font Members
Leadtools.Document.LEADOffice.Sheet Namespace