Aspose::Page::Margins クラス

Margins class

このクラスは上、左、下、右の余白をカプセル化します。

class Margins : public System::Object

メソッド

メソッド説明
Equals(System::SharedPtr<System::Object>) overrideこの余白を他と比較します。
GetHashCode() const overrideこの余白オブジェクトのハッシュコードを計算します。
Margins(int32_t, int32_t, int32_t, int32_t)Margin クラスのインスタンスを初期化します。
set(int32_t, int32_t, int32_t, int32_t)余白の値を指定します。
ToString() const overrideこの余白オブジェクトを表す文字列を作成します。

参照