Class DocumentBinding.BindingOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Aspose.Page.XPS.XpsMetadata.DocumentBinding 機能のオプションを表します。
public sealed class DocumentBinding.BindingOption : Option, IFeatureItem, IPrintTicketElementChild
継承
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentBinding.BindingOption
実装
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()
コンストラクター
BindingOption(string, params IBindingOptionItem[])
新しいインスタンスを作成します。
public BindingOption(string name, params DocumentBinding.IBindingOptionItem[] items)
パラメーター
name
string
オプションの名前。
items
DocumentBinding.IBindingOptionItem[]
有効な子アイテムの配列。
フィールド
Bale
バインディングを指定します。
public static DocumentBinding.BindingOption Bale
フィールド値
BindBottom
下辺に沿ったバインディングを指定します。
public static DocumentBinding.BindingOption BindBottom
フィールド値
BindLeft
左辺に沿ったバインディングを指定します。
public static DocumentBinding.BindingOption BindLeft
フィールド値
BindRight
右辺に沿ったバインディングを指定します。
public static DocumentBinding.BindingOption BindRight
フィールド値
BindTop
上辺に沿ったバインディングを指定します。
public static DocumentBinding.BindingOption BindTop
フィールド値
Booklet
ブックレットバインディングを指定します。
public static DocumentBinding.BindingOption Booklet
フィールド値
EdgeStitchBottom
下辺に沿ったエッジステッチを指定します。
public static DocumentBinding.BindingOption EdgeStitchBottom
フィールド値
EdgeStitchLeft
左辺に沿ったエッジステッチを指定します。
public static DocumentBinding.BindingOption EdgeStitchLeft
フィールド値
EdgeStitchRight
右辺に沿ったエッジステッチを指定します。
public static DocumentBinding.BindingOption EdgeStitchRight
フィールド値
EdgeStitchTop
上辺に沿ったエッジステッチを指定します。
public static DocumentBinding.BindingOption EdgeStitchTop
フィールド値
Fold
折りたたみバインディングを指定します。
public static DocumentBinding.BindingOption Fold
フィールド値
JogOffset
ジョグオフセットバインディングを指定します。
public static DocumentBinding.BindingOption JogOffset
フィールド値
None
バインディングなしを指定します。
public static DocumentBinding.BindingOption None
フィールド値
Trim
トリミングバインディングを指定します。
public static DocumentBinding.BindingOption Trim