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

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