Reply comment
Namespace: GroupDocs.Annotation.ModelsAssembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.5.0.0 (22.5)
Syntaxpublic string Comment { get; set; }
Public Property Comment As String
Get
Set
public:
property String^ Comment {
String^ get ();
void set (String^ value);
}
member Comment : string with get, set
Property Value
Type:
String
See Also