Aspose::Page::XPS::XpsMetadata::PagePrintTicket::Add メソッド

PagePrintTicket::Add method

配列の項目をこの PrintTicket アイテムリストの末尾に追加します。各項目は FeatureOption または Property のインスタンスになる可能性があります。

void Aspose::Page::XPS::XpsMetadata::PagePrintTicket::Add(const System::ArrayPtr<System::SharedPtr<IPagePrintTicketItem>> &items)
パラメーター説明
アイテムconst System::ArrayPtr<System::SharedPtr<IPagePrintTicketItem>>&追加する項目の配列です。

参照