Aspose::Page::XPS::XpsMetadata::JobDeviceLanguage::JobDeviceLanguageOption::Add method

JobDeviceLanguageOption::Add method

Voegt een lijst van IJobDeviceLanguageOptionItem instanties toe aan de opties.

System::SharedPtr<JobDeviceLanguage::JobDeviceLanguageOption> Aspose::Page::XPS::XpsMetadata::JobDeviceLanguage::JobDeviceLanguageOption::Add(const System::ArrayPtr<System::SharedPtr<JobDeviceLanguage::IJobDeviceLanguageOptionItem>> &items)
ParameterTypeBeschrijving
itemsconst System::ArrayPtr<System::SharedPtr<JobDeviceLanguage::IJobDeviceLanguageOptionItem>>&Een willekeurige array van IJobDeviceLanguageOptionItem instanties.

ReturnValue

Deze optie-instantie.

Zie ook