EndnoteRangeEnd
Class
Definition
Namespace:Telerik.WinForms.Documents.Model.Notes
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public class EndnoteRangeEnd : NoteRangeEndBase, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor
Inheritance: objectDisposableObjectRadObjectDocumentElementInlineAnnotationMarkerBaseAnnotationRangeMarkerBaseAnnotationRangeEndFieldRangeEndBaseMarkRangeEndBaseNoteRangeEndBaseEndnoteRangeEnd...
Implements:
Inherited Members
Constructors
C#
public EndnoteRangeEnd()
Methods
Creates a new instance of this element.
C#
protected override DocumentElement CreateNewElementInstance()
The new instance.
Overrides:
Creates the range start instance.
C#
protected override AnnotationRangeStart CreateRangeStartInstance()
The created AnnotationRangeStart.
Overrides: