Click or drag to resize

DocumentPageEventArgs Constructor

Initializes a new instance of the DocumentPageEventArgs class.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public DocumentPageEventArgs(
	DocumentPage page
)

Parameters

page
Type: Eto.FormsDocumentPage
Page.
See Also