Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / OwnerPrintInfo Class / PageCount Property


In This Topic
PageCount Property
In This Topic
Gets the printing page count.
Syntax
'Declaration
 
Public ReadOnly Property PageCount As Integer
 
'Usage
 
Dim instance As OwnerPrintInfo
Dim value As Integer
 
value = instance.PageCount
See Also