Accusoft.PrintPro8.Net
Count Property (PaperCollection)




Gets the number of paper objects in the papers collection.
Syntax
public override int Count {get;}
public: __property int get_Count() override;
public:
property int Count {
   int get() override;
}
'Declaration
 
Public Overrides ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As PaperCollection
Dim value As Integer
 
value = instance.Count

Property Value

An integer value which represents the number of Paper objects in the papers collection.
See Also

Reference

PaperCollection Class
PaperCollection Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback