C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / OutputRange Class / PageCount Property

In This Topic
PageCount Property (OutputRange)
In This Topic
Gets the total number of pages in the range. Note that if the MaxPageNumber has not been set, this property will get int.MaxValue.
Syntax
'Declaration
 
Public ReadOnly Property PageCount As Integer
 
See Also