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