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 | 右边距。 |