[]
        
(Showing Draft Content)

C1.WPF.Word.C1WordDocument.Count

Count Property

Count

Gets count of objects of a main section of this document.

Declaration
[Browsable(false)]
public int Count { get; }
Property Value
Type Description
int

The count of objects of the main section of the Word/RTF document.

Implements