Aspose::Page::Margins::set メソッド
Margins::set method
余白の値を指定します。
void Aspose::Page::Margins::set(int32_t top, int32_t left, int32_t bottom, int32_t right)
| パラメーター | 型 | 説明 |
|---|---|---|
| 上 | int32_t | 上側マージン。 |
| 左 | int32_t | 左側マージン。 |
| 下 | int32_t | 下側マージン。 |
| 右 | int32_t | 右側マージン。 |
参照
- Class Margins
- Namespace Aspose::Page
- Library Aspose.Page for C++