Margins.set
Margins.set method
マージン値を指定します。
public void set(int top, int left, int bottom, int right)
| パラメータ | タイプ | 説明 |
|---|---|---|
| top | Int32 | トップマージン。 |
| left | Int32 | 左マージン。 |
| bottom | Int32 | 下マージン。 |
| right | Int32 | 右マージン。 |
関連項目
- class Margins
- 名前空間 Aspose.Page
- 組み立て Aspose.Page
マージン値を指定します。
public void set(int top, int left, int bottom, int right)
| パラメータ | タイプ | 説明 |
|---|---|---|
| top | Int32 | トップマージン。 |
| left | Int32 | 左マージン。 |
| bottom | Int32 | 下マージン。 |
| right | Int32 | 右マージン。 |