Class OutputBin.OutputBinOption

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 및 Aspose.Page.XPS.XpsMetadata.PageOutputBin 기능 옵션을 설명합니다.

public sealed class OutputBin.OutputBinOption : Option, OutputBin.IOutputBinItem, IFeatureItem, IPrintTicketElementChild

상속

objectPrintTicketElementCompositePrintTicketElementOptionOutputBin.OutputBinOption

구현

OutputBin.IOutputBinItem, 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()

생성자

OutputBinOption(params IOutputBinOptionItem[])

새 인스턴스를 생성합니다.

public OutputBinOption(params OutputBin.IOutputBinOptionItem[] items)

매개변수

items OutputBin.IOutputBinOptionItem[]

Aspose.Page.XPS.XpsMetadata.OutputBin.IOutputBinOptionItem 인스턴스의 임의 배열입니다.

메서드

Add(params IOutputBinOptionItem[])

Aspose.Page.XPS.XpsMetadata.OutputBin.IOutputBinOptionItem 인스턴스의 배열을 기능에 추가합니다.

public OutputBin.OutputBinOption Add(params OutputBin.IOutputBinOptionItem[] items)

매개변수

items OutputBin.IOutputBinOptionItem[]

Aspose.Page.XPS.XpsMetadata.OutputBin.IOutputBinOptionItem 인스턴스의 임의 배열입니다.

반환

OutputBin.OutputBinOption

이 옵션 인스턴스입니다.

 한국어