名前 | 解説 | |
---|---|---|
![]() | Printer コンストラクタ | オーバーロードされます。 |
Printerデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | Printer コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
![]() | Container | System.ComponentModel.Componentから継承されます。 |
![]() | DefaultPageSettings | Gets or sets page settings that are used as defaults for all pages to be printed. System.Drawing.Printing.PrintDocumentから継承されます。 |
![]() | DocumentName | Gets or sets the document name to display (for example, in a print status dialog box or printer queue) while printing the document. System.Drawing.Printing.PrintDocumentから継承されます。 |
![]() | Landscape | 横向き。 Printer.Landscapeのかわりに、DefaultPageSettings.Landscapeを使用して変更する場合、問題が発生される可能性があります。 |
![]() | OriginAtMargins | Gets or sets a value indicating whether the position of a graphics object associated with a page is located just inside the user-specified margins or at the top-left corner of the printable area of the page. System.Drawing.Printing.PrintDocumentから継承されます。 |
![]() | PaperHeight | 用紙の高さ。 |
![]() | PaperKind | PaperKind |
![]() | PaperSize | 用紙のサイズ。 |
![]() | PaperSizes | 用紙のサイズ。 |
![]() | PaperWidth | 用紙の幅。 |
![]() | PrintController | 印刷処理をガイドする印刷コントローラーを取得または設定します。 |
![]() | PrinterName | プリンター名。 |
![]() | PrinterSettings | ドキュメントを印刷するプリンターを取得または設定します。 |
![]() | Site | System.ComponentModel.Componentから継承されます。 |
![]() | VisibleBounds | VisibleBounds |
名前 | 解説 | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。 |
![]() | Dispose | System.ComponentModel.Componentから継承されます。 |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 |
![]() | Starts the document's printing process. System.Drawing.Printing.PrintDocumentから継承されます。 | |
![]() | Reinitialize | 再初期化します。 |
![]() | ToString | Provides information about the print document, in string form. System.Drawing.Printing.PrintDocumentから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | BeginPrint | Occurs when the System.Drawing.Printing.PrintDocument.Print method is called and before the first page of the document prints. System.Drawing.Printing.PrintDocumentから継承されます。 |
![]() | Disposed | System.ComponentModel.Componentから継承されます。 |
![]() | EndPrint | Occurs when the last page of the document has printed. System.Drawing.Printing.PrintDocumentから継承されます。 |
![]() | PrintPage | Occurs when the output to print for the current page is needed. System.Drawing.Printing.PrintDocumentから継承されます。 |
![]() | QueryPageSettings | Occurs immediately before each System.Drawing.Printing.PrintDocument.PrintPage event. System.Drawing.Printing.PrintDocumentから継承されます。 |