LEADTOOLS JavaScript (Leadtools.Annotations.Core)

WordWrap Property

Show in webframe
Gets or sets a value that indicates whether a AnnTextObject automatically wraps words to the beginning of the next line when necessary.
Syntax
get_wordWrap();
set_wordWrap(value);
Object.defineProperty('wordWrap');

Property Value

TypeDescription
booleantrue if the multiline AnnTextObject wraps words; otherwise, false. The default value is true.
Remarks

An AnnTextObject renders multiline text as follows:

AnnTextObject does not automatically resizes itself when there is not enough space to render characters and words. The bounding rectangle can be changed programatically or through automation using the AnnRectangleObject.Rect property.

See Also

Reference

AnnTextObject Object
AnnTextObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.