PrintDocument for WinForms
SystemInfo クラス プロパティ


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : SystemInfo クラス

このクラスのメンバの一覧は、SystemInfoメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets the assembly version of the assembly containing the C1PrintDocument class.  
Public プロパティGets the current culture.  
Public プロパティGets a string representing the format version used to serialize a C1PrintDocument. Format versions are backward-compatible, but not necessarily forward-compatible.  
Public プロパティGets the logical horizontal resolution (DPI) of the screen.  
Public プロパティGets the logical vertical resolution (DPI) of the screen.  
Public プロパティGets the measurement device as returned by C1PrintDocument.MeasurementDevice.  
Public プロパティGets the SystemInfo.MeasurementPrinterName if SystemInfo.MeasurementDevice is a printer, or the word "Screen" if it is the screen.  
Public プロパティGets the measurement resolution as returned by C1PrintDocument.MeasurementDpi.  
Public プロパティGets the measurement printer name as returned by C1PrintDocument.MeasurementPrinterName.  
Public プロパティGets the OS version as returned by System.OperatingSystem.VersionString.  
Public プロパティGets the physical horizontal resolution (DPI) of the screen.  
Public プロパティGets the physical vertical resolution (DPI) of the screen.  
Public プロパティGets the bounds of the screen as returned by System.Windows.Forms.Screen.Bounds.  
Public プロパティGets the number of system screens.  
トップ
参照

SystemInfo クラス
C1.C1Preview 名前空間