ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfCollection Class / Count Property

In This Topic
    Count Property (RtfCollection)
    In This Topic
    Gets the number of Word/RTF object in the collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also