Class AnnotationRangeEndInfo
Inheritance
System.Object
AnnotationRangeEndInfo
Namespace: Telerik.Windows.Documents.FormatProviders.OpenXml.Docx.Import
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class AnnotationRangeEndInfo : Object
Constructors
AnnotationRangeEndInfo()
Declaration
public AnnotationRangeEndInfo()
Properties
AnnotationID
Declaration
public string AnnotationID { get; set; }
Property Value
System.String
|