Click or drag to resize

DocumentPageEventArgsPage Property

Gets the document page.

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

Property Value

Type: DocumentPage
The document page.
See Also