Aspose::Page::XPS::XpsMetadata::Staple::StapleOption クラス

StapleOption class

JobStapleAllDocumentsDocumentStaple 機能オプションを説明します。

class StapleOption : public Aspose::Page::XPS::XpsMetadata::Option

メソッド

メソッド説明
Add(const System::ArrayPtr<System::SharedPtr<Staple::IStapleOptionItem>>&)機能に IStapleOptionItem インスタンスの配列を追加します。
SetAngle(int32_t)Angle のスコア付きプロパティ値を設定します。
SetSheetCapacity(int32_t)SheetCapacity のスコア付きプロパティ値を設定します。
StapleOption(System::String, const System::ArrayPtr<System::SharedPtr<Staple::IStapleOptionItem>>&)新しいインスタンスを作成します。

フィールド

フィールド説明
static None綴じなしを指定します。
static SaddleStitchサドルステッチ綴じを指定します。
static StapleBottomLeft下部左隅に1つのホチキス留めを指定します。
static StapleBottomRight下部右隅に1つのホチキス留めを指定します。
static StapleDualBottom下端に沿って2つのホチキス留めを指定します。
static StapleDualLeft左端に沿って2つのホチキス留めを指定します。
static StapleDualRight右端に沿って2つのホチキス留めを指定します。
static StapleDualTop上端に沿って2つのホチキス留めを指定します。
static StapleTopLeft上部左隅に1つのホチキス留めを指定します。
static StapleTopRight上部右隅に1つのホチキス留めを指定します。

参照