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

In This Topic
    Count Property (RtfSection)
    In This Topic
    Gets current count objects in collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}

    Property Value

    The count of objects of the Word/RTF section.
    See Also