Property | Type | Description | |
---|---|---|---|
Printing | System.ComponentModel | ||
ShouldSerialize | bool | ||
ShouldSerializePageSettings | bool | ||
ShouldSerializePrintDocument | bool |
Method | Description | |
---|---|---|
Print ( ) : bool | ||
Print ( bool showPrintDialog ) : bool | ||
PrintPreview ( ) : DialogResult | ||
PrintPreview ( IWin32Window owner ) : DialogResult | ||
ShowPageSetupDialog ( ) : DialogResult | ||
ShowPageSetupDialog ( IWin32Window owner ) : DialogResult |
Method | Description | |
---|---|---|
Printing ( Scintilla scintilla ) : System.ComponentModel | ||
ShouldSerialize ( ) : bool | ||
ShouldSerializePageSettings ( ) : bool | ||
ShouldSerializePrintDocument ( ) : bool |
public PrintPreview ( IWin32Window owner ) : DialogResult | ||
owner | IWin32Window | |
return | DialogResult |
public ShowPageSetupDialog ( ) : DialogResult | ||
return | DialogResult |
public ShowPageSetupDialog ( IWin32Window owner ) : DialogResult | ||
owner | IWin32Window | |
return | DialogResult |