Aspose::Page::XPS::XpsMetadata::Option 클래스

Option class

공통 PrintTicket**Option**을 구현하는 클래스입니다. 모든 스키마 정의 옵션의 기본 클래스이며, Option 요소는 이 옵션과 연결된 모든 PropertyScoredProperty 요소를 포함합니다. https://docs.microsoft.com/en-us/windows/win32/printdocs/option.

class Option : public Aspose::Page::XPS::XpsMetadata::CompositePrintTicketElement,
               public virtual Aspose::Page::XPS::XpsMetadata::IFeatureItem

메서드

메서드설명
Add(const System::ArrayPtr<System::SharedPtr<IOptionItem>>&)이 옵션의 항목 목록 끝에 항목 리스트를 추가합니다. 각 항목은 ScoredProperty 또는 Property 인스턴스여야 합니다.
Option(System::String, const System::ArrayPtr<System::SharedPtr<IOptionItem>>&)새로운 PrintTicket 옵션 인스턴스를 생성합니다.
Option(const System::ArrayPtr<System::SharedPtr<IOptionItem>>&)새로운 PrintTicket 옵션 인스턴스를 생성합니다.
Option(System::SharedPtr<Option>)복제 옵션 인스턴스를 생성합니다.

또 보기