ComponentOne Word for UWP
Count Property (C1WordDocument)

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : Count Property
Gets count of objects of a main section of this document.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
public System.int Count {get;}

Property Value

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

Reference

C1WordDocument Class
C1WordDocument Members