Accusoft.PrintPro8.Net
Count Property (PaperCollection)




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

Property Value

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

Reference

PaperCollection Class
PaperCollection Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback