Class OutputBin.OutputBinOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Aspose.Page.XPS.XpsMetadata.JobOutputBin, Aspose.Page.XPS.XpsMetadata.DocumentOutputBin ve Aspose.Page.XPS.XpsMetadata.PageOutputBin özellik seçeneklerini tanımlar.
public sealed class OutputBin.OutputBinOption : Option, OutputBin.IOutputBinItem, IFeatureItem, IPrintTicketElementChild
Miras
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← OutputBin.OutputBinOption
Uygulamalar
OutputBin.IOutputBinItem, IFeatureItem, IPrintTicketElementChild
Miras Alınan Üyeler
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Yapıcılar
OutputBinOption(params IOutputBinOptionItem[])
Yeni bir örnek oluşturur.
public OutputBinOption(params OutputBin.IOutputBinOptionItem[] items)
Parametreler
items
OutputBin.IOutputBinOptionItem[]
Aspose.Page.XPS.XpsMetadata.OutputBin.IOutputBinOptionItem örneklerinden oluşan keyfi bir dizi.
Yöntemler
Add(params IOutputBinOptionItem[])
Bir dizi Aspose.Page.XPS.XpsMetadata.OutputBin.IOutputBinOptionItem örneğini özelliğe ekler.
public OutputBin.OutputBinOption Add(params OutputBin.IOutputBinOptionItem[] items)
Parametreler
items
OutputBin.IOutputBinOptionItem[]
Aspose.Page.XPS.XpsMetadata.OutputBin.IOutputBinOptionItem örneklerinden oluşan keyfi bir dizi.
Dönüş
Bu seçenek örneği.