Class FootnoteRangeEnd
Inheritance
System.Object
FootnoteRangeEnd
Inherited Members
Namespace: Telerik.Windows.Documents.Model.Notes
Assembly: Telerik.Windows.Documents.dll
Syntax
public class FootnoteRangeEnd : NoteRangeEndBase, IContainChildDocument
Constructors
FootnoteRangeEnd()
Declaration
public FootnoteRangeEnd()
Methods
CreateNewElementInstance()
Declaration
protected override DocumentElement CreateNewElementInstance()
Returns
DocumentElement
|
Overrides
CreateRangeStartInstance()
Declaration
protected override AnnotationRangeStart CreateRangeStartInstance()
Returns
AnnotationRangeStart
|