ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfBreak Class / Owner Property

In This Topic
    Owner Property (RtfBreak)
    In This Topic
    Gets owner object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As RtfObject
    public RtfObject Owner {get;}
    See Also