名前 | 解説 | |
---|---|---|
![]() | C1PageSettings コンストラクタ | オーバーロードされます。 |
C1PageSettingsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
![]() | C1PageSettings コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
![]() | BottomMargin | Gets or sets the bottom margin. |
![]() | Height | Gets or sets the height of the paper. |
![]() | Landscape | Gets or sets a value indicating whether to use landscape orientation. Changing this property swaps height and width of the page. |
![]() | LeftMargin | Gets or sets the left margin. |
![]() | PaperSize | Gets or sets the paper kind. Changing of this property may change Width and/or Height. |
![]() | RightMargin | Gets or sets the right margin. |
![]() | TopMargin | Gets or sets the top margin. |
![]() | Width | Gets or sets the width of the paper. |
名前 | 解説 | |
---|---|---|
![]() | AssignFrom | オーバーロードされます。 Assigns (copies) properties from a System.Drawing.Printing.PageSettings to the current object. |
![]() | Clone | |
![]() | IsLayoutEqual | オーバーロードされます。 Gets a value indicating whether this C1PageSettings object has same layout as another C1PageSettings object, i.e. it has same paper size and margins. |
![]() | ToPageSettings | Creates an instance of the System.Drawing.Printing.PageSettings class, and initializes it with the properties of the current C1PageSettings object. |
名前 | 解説 | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |