Property PageCount
- Namespace
- DotNetBrowser.Print.Events
- Assembly
- DotNetBrowser.dll
PageCount
Gets the total number of pages to be printed.
public int PageCount { get; }
Property Value
- int
The total number of pages to be printed.
Gets the total number of pages to be printed.
public int PageCount { get; }
The total number of pages to be printed.