PageCountUpdatedEventArgsTPrintSettingsPageCount Property |
Gets the total number of pages to be printed.
Namespace:
DotNetBrowser.Print.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public int PageCount { get; }
Property Value
Type:
Int32The total number of pages to be printed.
See Also