'宣言 Public Overloads Sub Print( _ ByVal printerSettings As System.Drawing.Printing.PrinterSettings, _ ByVal outputRange As OutputRange _ )
public void Print( System.Drawing.Printing.PrinterSettings printerSettings, OutputRange outputRange )
パラメータ
- printerSettings
- The printer settings to use.
- outputRange
- The range of pages to export (use null to export all pages).