PrintDocument for WinForms
C1PageSettings クラス メンバ
プロパティ  メソッド 


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

C1PageSettingsデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the bottom margin.  
Public プロパティGets or sets a value indicating whether the document should be printed in color.  
Public プロパティGets the C1PrintDocument object containing current object.  
Public プロパティGets or sets the height of the paper.  
Public プロパティGets or sets a value indicating whether to use landscape orientation. Changing this property swaps height and width of the page.  
Public プロパティGets or sets the left margin.  
Public プロパティGets the C1PageSettings.PageLayout object containing the current C1PageSettings. Null is returned if the current object does not belong to a C1PageSettings.PageLayout.  
Public プロパティGets or sets the paper kind. Changing of this property may change C1PageSettings.Width and/or C1PageSettings.Height.  
Public プロパティGets or sets the desired paper source kind.  
Public プロパティGets or sets the name of the paper source.  
Public プロパティGets or sets the integer representing one of the PaperSourceKind values or a custom value.  
Public プロパティGets or sets the desired printer resolution kind.  
Public プロパティGets or sets the horizontal printer resolution, in dots per inch, used when C1PageSettings.PrinterResolutionKind is Custom.  
Public プロパティGets or sets the vertical printer resolution, in dots per inch, used when C1PageSettings.PrinterResolutionKind is Custom.  
Public プロパティGets or sets the right margin.  
Public プロパティGets or sets the top margin.  
Public プロパティGets or sets a value indicating whether to use the printer paper size when generating the document. This property does not affect the values of C1PageSettings.Landscape, C1PageSettings.Width, C1PageSettings.Height and C1PageSettings.PaperKind properties.  
Public プロパティGets or sets the width of the paper.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Assigns (copies) properties from another C1PageSettings to the current object.  
Public メソッドCreates a copy of the current C1PageSettings object.  
Public メソッドオーバーロードされます。 Compares the current C1PageSettings with another C1PageSettings object.  
Public メソッドstatic (Shared in Visual Basic)Creates a new instance of the C1PageSettings class. If C1PrintDocument.UsePrinterForDefaultPageSettings is true, initializes the newly created object with settings based on the current printer (specified by MeasurementPrinterName). Otherwise, initializes the newly created object with default system locale settings.  
Public メソッドstatic (Shared in Visual Basic)Retrieves the locale-specific default paper size for the current locale.  
Public メソッドstatic (Shared in Visual Basic)Gets a value indicating whether the specified PaperKind is known and defined in the C1PageSettings.PaperKind enumeration.  
Public メソッドCompares page layout specified by the current C1PageSettings with layout of another C1PageSettings object.  
Public メソッドSets the C1PageSettings.Width and the C1PageSettings.Height to specified values.  
Public メソッドオーバーロードされます。 Creates an instance of the System.Drawing.Printing.PageSettings class, and initializes it with the properties of the current C1PageSettings object.  
トップ
参照

C1PageSettings クラス
C1.C1Preview 名前空間