C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / Count Property

In This Topic
Count Property (C1WordDocument)
In This Topic
Gets count of objects of a main section of this document.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 

Property Value

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