←Select platform

Text Property (AnnTextObject)

Summary

Gets or sets the text string associated with this AnnTextObject.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public string Text {get; set;}
Public Property Text As String
public string Text {get; set;}
@property (nonatomic,copy) NSString* text;
public String getText() 
public void setText(String text) 
get_Text(); 
set_Text(value); 
Object.defineProperty('Text'); 

Property Value

The text string associated with this AnnTextObject.

Requirements

Target Platforms

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