Gets or sets annotation text
Namespace: GroupDocs.Annotation.Models.AnnotationModels.Interfaces.PropertiesAssembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.5.0.0 (22.5)
Syntaxstring Text { get; set; }
Property Text As String
Get
Set
property String^ Text {
String^ get ();
void set (String^ value);
}
abstract Text : string with get, set
Property Value
Type:
String
See Also