Class Staple.StapleOption

Class Staple.StapleOption

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Aspose.Page.XPS.XpsMetadata.JobStapleAllDocuments および Aspose.Page.XPS.XpsMetadata.DocumentStaple の機能オプションについて説明します。

public sealed class Staple.StapleOption : Option, IFeatureItem, IPrintTicketElementChild

継承

objectPrintTicketElementCompositePrintTicketElementOptionStaple.StapleOption

実装

IFeatureItem, IPrintTicketElementChild

継承メンバー

Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

コンストラクター

StapleOption(string, params IStapleOptionItem[])

新しいインスタンスを作成します。

public StapleOption(string optionName, params Staple.IStapleOptionItem[] items)

パラメーター

optionName string

オプションの名前。

items Staple.IStapleOptionItem[]

Aspose.Page.XPS.XpsMetadata.Staple.IStapleOptionItem インスタンスの任意の配列。

フィールド

None

ホチキス止めなしを指定します。

public static readonly Staple.StapleOption None

フィールド値

Staple.StapleOption

SaddleStitch

中綴じホチキス止めを指定します。

public static readonly Staple.StapleOption SaddleStitch

フィールド値

Staple.StapleOption

StapleBottomLeft

左下隅に1つのホチキスを指定します。

public static readonly Staple.StapleOption StapleBottomLeft

フィールド値

Staple.StapleOption

StapleBottomRight

右下隅に1つのホチキスを指定します。

public static readonly Staple.StapleOption StapleBottomRight

フィールド値

Staple.StapleOption

StapleDualBottom

下辺に沿って2つのホチキスを指定します。

public static readonly Staple.StapleOption StapleDualBottom

フィールド値

Staple.StapleOption

StapleDualLeft

左辺に沿って2つのホチキスを指定します。

public static readonly Staple.StapleOption StapleDualLeft

フィールド値

Staple.StapleOption

StapleDualRight

右辺に沿って2つのホチキスを指定します。

public static readonly Staple.StapleOption StapleDualRight

フィールド値

Staple.StapleOption

StapleDualTop

上辺に沿って2つのホチキスを指定します。

public static readonly Staple.StapleOption StapleDualTop

フィールド値

Staple.StapleOption

StapleTopLeft

左上隅に1つのホチキスを指定します。

public static readonly Staple.StapleOption StapleTopLeft

フィールド値

Staple.StapleOption

StapleTopRight

右上隅に1つのホチキスを指定します。

public static readonly Staple.StapleOption StapleTopRight

フィールド値

Staple.StapleOption

メソッド

Add(params IStapleOptionItem[])

Aspose.Page.XPS.XpsMetadata.Staple.IStapleOptionItem インスタンスの配列を機能に追加します。

public Staple.StapleOption Add(params Staple.IStapleOptionItem[] items)

パラメーター

items Staple.IStapleOptionItem[]

Aspose.Page.XPS.XpsMetadata.Staple.IStapleOptionItem インスタンスの任意の配列。

戻り値

Staple.StapleOption

このオプションインスタンス。

SetAngle(int)

Angle スコアプロパティ値を設定します。

public Staple.StapleOption SetAngle(int angle)

パラメーター

angle int

Angle スコアプロパティ値。

戻り値

Staple.StapleOption

このオプションインスタンス。

SetSheetCapacity(int)

SheetCapacity スコアプロパティ値を設定します。

public Staple.StapleOption SetSheetCapacity(int sheetCapacity)

パラメーター

sheetCapacity int

SheetCapacity スコアプロパティ値。

戻り値

Staple.StapleOption

このオプションインスタンス。

 日本語