名前 | 解説 | |
---|---|---|
AssemblyVersion | C1PrintDocument クラスを含むアセンブリのアセンブリバージョンを取得します。 | |
Culture | 現在のカルチャを取得します。 | |
DocumentFormatVersion | C1PrintDocument のシリアル化に使用される書式バージョンを表す文字列を取得します。 書式バージョンは、下位互換ですが、必ずしも上位互換ではありません。 | |
LogicalDpiX | 画面の論理水平解像度(DPI)を取得します。 | |
LogicalDpiY | 画面の論理垂直解像度(DPI)を取得します。 | |
MeasurementDevice | C1PrintDocument.MeasurementDevice によって返された測定デバイスを取得します。 | |
MeasurementDeviceDescription | SystemInfo.MeasurementDevice がプリンタの場合は SystemInfo.MeasurementPrinterName、 または画面の場合は「Screen」というワードを取得します。 | |
MeasurementDpi | C1PrintDocument.MeasurementDpi によって返された測定解像度を取得します。 | |
MeasurementPrinterName | C1PrintDocument.MeasurementPrinterName によって返された測定プリンタ名を取得します。 | |
OSVersion | System.OperatingSystem.VersionString によって返された OS バージョンを取得します。 | |
PhysicalDpiX | 画面の物理水平解像度(DPI)を取得します。 | |
PhysicalDpiY | 画面の物理垂直解像度(DPI)を取得します。 | |
PrimaryScreenBounds | System.Windows.Forms.Screen.Bounds によって返された画面の境界を取得します。 | |
ScreenCount | システム画面の数を取得します。 |