PrintDocumentPrintPageEvent Field |
Identifier for handlers when attaching the
PrintPage event
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public const string PrintPageEvent = "PrintDocument.PrintPage"
Public Const PrintPageEvent As String = "PrintDocument.PrintPage"
static val mutable PrintPageEvent: string
Field Value
Type:
StringSee Also