Click or drag to resize

PageRangeFrom Property

Gets the number of the first page within the range.

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

Property Value

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