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 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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