Spread Windows Forms 12.0 Product Documentation
PageCount Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > OwnerPrintInfo Class : PageCount Property
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
public int PageCount {get;}
See Also

Reference

OwnerPrintInfo Class
OwnerPrintInfo Members