Click or drag to resize

PrintPageEventArgsCurrentPage Property

Gets the current page that is being printed.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public int CurrentPage { get; }

Property Value

Type: Int32
The current page.
See Also