Vcl.Printers.TPrinter.PageWidth
Delphi
property PageWidth: Integer read GetPageWidth;
C++
__property int PageWidth = {read=GetPageWidth, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.Printers.pas Vcl.Printers.hpp |
Vcl.Printers | TPrinter |
説明
現在印刷中のページの幅をピクセル単位で示します。
PageWidth プロパティを使用すると,現在印刷中のページの幅をピクセル単位で取得できます。