ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / IRtfContent Interface / Count Property

In This Topic
    Count Property (IRtfContent)
    In This Topic
    Gets current count Word/RTF objects in collection.
    Syntax
    'Declaration
     
    ReadOnly Property Count As Integer
    int Count {get;}
    See Also