Свойство | Тип | Описание | |
---|---|---|---|
Printing | System.ComponentModel | ||
ShouldSerialize | bool | ||
ShouldSerializePageSettings | bool | ||
ShouldSerializePrintDocument | bool |
Метод | Описание | |
---|---|---|
Print ( ) : bool | ||
Print ( bool showPrintDialog ) : bool | ||
PrintPreview ( ) : DialogResult | ||
PrintPreview ( IWin32Window owner ) : DialogResult | ||
ShowPageSetupDialog ( ) : DialogResult | ||
ShowPageSetupDialog ( IWin32Window owner ) : DialogResult |
Метод | Описание | |
---|---|---|
Printing ( Scintilla scintilla ) : System.ComponentModel | ||
ShouldSerialize ( ) : bool | ||
ShouldSerializePageSettings ( ) : bool | ||
ShouldSerializePrintDocument ( ) : bool |
public Print ( bool showPrintDialog ) : bool | ||
showPrintDialog | bool | |
Результат | bool |
public PrintPreview ( IWin32Window owner ) : DialogResult | ||
owner | IWin32Window | |
Результат | DialogResult |
public ShowPageSetupDialog ( ) : DialogResult | ||
Результат | DialogResult |
public ShowPageSetupDialog ( IWin32Window owner ) : DialogResult | ||
owner | IWin32Window | |
Результат | DialogResult |