fixedPadding Property (AnnTextObjectRenderer)

Summary

Indicate whether to use the padding value of the text object without any transformation.

Syntax

JavaScript Syntax
Object.defineProperty(AnnTextObjectRenderer.prototype, 'fixedPadding', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
fixedPadding: boolean;

Property Value

true to use the padding value of the text object without any transformation, otherwise; false. Default value is false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize