Click or drag to resize

PageRangeTo Property

Gets the number of the last page within the range.

Namespace:  DotNetBrowser.Print
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public int To { get; }

Property Value

Type: Int32
The number of the last page within the range.
See Also