Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

WordWrap Property






Gets or sets a value that indicates whether an AnnTextObject automatically wraps words to the beginning of the next line when necessary.
Syntax
public bool WordWrap {get; set;}
'Declaration
 
Public Property WordWrap As Boolean
public bool WordWrap {get; set;}
@property (nonatomic) bool wordWrap;
public boolean getWordWrap()
public void setWordWrap(boolean wordWrap)
            
 
get_WordWrap();
set_WordWrap(value);
Object.defineProperty('WordWrap');

Property Value

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

AnnTextObject will render multiline text as follows:

An AnnTextObject does not automatically resize 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.

Requirements

Target Platforms

See Also

Reference

AnnTextObject Class
AnnTextObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features