Aspose::Page::XPS::XpsMetadata::JobDeviceLanguage::JobDeviceLanguageOption::JobDeviceLanguageOption コンストラクタ

JobDeviceLanguageOption::JobDeviceLanguageOption(System::SharedPtr<JobDeviceLanguage::JobDeviceLanguageOption>) constructor

このオプションインスタンスをクローンします。

Aspose::Page::XPS::XpsMetadata::JobDeviceLanguage::JobDeviceLanguageOption::JobDeviceLanguageOption(System::SharedPtr<JobDeviceLanguage::JobDeviceLanguageOption> option)
パラメーター説明
オプションSystem::SharedPtr<JobDeviceLanguage::JobDeviceLanguageOption>クローンするインスタンス。

参照

JobDeviceLanguageOption::JobDeviceLanguageOption(System::String, const System::ArrayPtr<System::SharedPtr<JobDeviceLanguage::IJobDeviceLanguageOptionItem>>&) constructor

新しいインスタンスを作成します。

Aspose::Page::XPS::XpsMetadata::JobDeviceLanguage::JobDeviceLanguageOption::JobDeviceLanguageOption(System::String name, const System::ArrayPtr<System::SharedPtr<JobDeviceLanguage::IJobDeviceLanguageOptionItem>> &items)
パラメーター説明
nameSystem::Stringオプション名です。
itemsconst System::ArrayPtr<System::SharedPtr<JobDeviceLanguage::IJobDeviceLanguageOptionItem>>&IJobDeviceLanguageOptionItem インスタンスの任意の配列。

参照