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右側マージン。

参照