Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnReview Class : Comment Property |
public string Comment {get; set;}
'Declaration
Public Property Comment As String
public string Comment {get; set;}
@property (nonatomic) NSString* comment;
public string getComment() public void setComment(string value)
get_Comment();
set_Comment(value);
Object.defineProperty('Comment');