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
継承
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← Staple.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
フィールド値
SaddleStitch
中綴じホチキス止めを指定します。
public static readonly Staple.StapleOption SaddleStitch
フィールド値
StapleBottomLeft
左下隅に1つのホチキスを指定します。
public static readonly Staple.StapleOption StapleBottomLeft
フィールド値
StapleBottomRight
右下隅に1つのホチキスを指定します。
public static readonly Staple.StapleOption StapleBottomRight
フィールド値
StapleDualBottom
下辺に沿って2つのホチキスを指定します。
public static readonly Staple.StapleOption StapleDualBottom
フィールド値
StapleDualLeft
左辺に沿って2つのホチキスを指定します。
public static readonly Staple.StapleOption StapleDualLeft
フィールド値
StapleDualRight
右辺に沿って2つのホチキスを指定します。
public static readonly Staple.StapleOption StapleDualRight
フィールド値
StapleDualTop
上辺に沿って2つのホチキスを指定します。
public static readonly Staple.StapleOption StapleDualTop
フィールド値
StapleTopLeft
左上隅に1つのホチキスを指定します。
public static readonly Staple.StapleOption StapleTopLeft
フィールド値
StapleTopRight
右上隅に1つのホチキスを指定します。
public static readonly Staple.StapleOption StapleTopRight
フィールド値
メソッド
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 インスタンスの任意の配列。
戻り値
このオプションインスタンス。
SetAngle(int)
Angle スコアプロパティ値を設定します。
public Staple.StapleOption SetAngle(int angle)
パラメーター
angle
int
Angle スコアプロパティ値。
戻り値
このオプションインスタンス。
SetSheetCapacity(int)
SheetCapacity スコアプロパティ値を設定します。
public Staple.StapleOption SetSheetCapacity(int sheetCapacity)
パラメーター
sheetCapacity
int
SheetCapacity スコアプロパティ値。
戻り値
このオプションインスタンス。