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