SizeInPoints Property

Summary

Gets the size of the font measured in points. This property specifies the font size.

Syntax

TypeScript
JavaScript
Object.defineProperty(Font.prototype, 'sizeInPoints', 
	get: function() 
) 
sizeInPoints: number; // read-only 

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.SheetEditor Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.SheetEditor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.