spaceWidth Property

Summary

The width, in pixels, of a space character.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentCharacter.prototype, 'spaceWidth', 
   get: function(), 
   set: function(value) 
) 
spaceWidth: number; 

Property Value

The width, in pixels, of a space character.

Remarks

This value is calculated and set by the rendering engine to be used internally when processing text.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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