[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfSection.Count

Count Property

Count

Gets current count objects in collection.

Declaration
public int Count { get; }
Property Value
Type Description
int

The count of objects of the Word/RTF section.

Implements