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

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