Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Endnote Class / ParentRun Property

In This Topic
    ParentRun Property (Endnote)
    In This Topic
    Gets the endnote parent Run.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentRun As Run
    public Run ParentRun {get;}
    See Also