Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

DefaultText Property







Gets or sets the default text to be used with new AnnTextPointerObject objects.
Syntax
public virtual string DefaultText {get; set;}
'Declaration
 
Public Overridable Property DefaultText As String
'Usage
 
Dim instance As AnnTextPointerDrawDesigner
Dim value As String
 
instance.DefaultText = value
 
value = instance.DefaultText
public virtual string DefaultText {get; set;}
@property (nonatomic, copy, nullable) NSString *defaultText
public String getDefaultText()
public void setDefaultText(String text)
            
 <br/>get_DefaultText();<br/>set_DefaultText(value);<br/>Object.defineProperty('DefaultText'); 

Property Value

The default text to be used with new AnnTextPointerObject objects. The default value is "AaBbZz".
Remarks

The designer will use the value of DefaultText if the current target text pointer object does not have a text value.s

Requirements

Target Platforms

See Also

Reference

AnnTextPointerDrawDesigner Class
AnnTextPointerDrawDesigner Members

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