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