ClassEndnoteUIProvider
Class
Provides user interface functionalities for managing endnotes within the document.
Definition
Namespace:Telerik.Windows.Documents.UI.UIProviders
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class EndnoteUIProvider : NoteUIProviderBase, IUIProvider
Inheritance: objectNoteUIProviderBaseEndnoteUIProvider
Implements:
Inherited Members
Constructors
EndnoteUIProvider(EndnoteRangeStart)
Declaration
cs-api-definition
public EndnoteUIProvider(EndnoteRangeStart endnoteStart)
Parameters
endnoteStart
Properties
EndnoteStart
Initializes a new instance of the EndnoteStart class,
configuring the provider for handling endnotes in the user interface.
Declaration
cs-api-definition
public EndnoteRangeStart EndnoteStart { get; }
Property Value
IsRemoved
Gets a value indicating whether the endnote has been removed from the document.