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 : Author Property |
public string Author {get; set;}
'Declaration
Public Property Author As String
public string Author {get; set;}
@property (nonatomic) NSString* author;
public string getAuthor() public void setAuthor(string value)
get_Author();
set_Author(value);
Object.defineProperty('Author');
Applications usually sets this to the current logged in user name or ID.