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> | クローンするインスタンス。 |
参照
- Typedef SharedPtr
- Class JobDeviceLanguageOption
- Class JobDeviceLanguageOption
- Class JobDeviceLanguage
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++
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)
| パラメーター | 型 | 説明 |
|---|---|---|
| name | System::String | オプション名です。 |
| items | const System::ArrayPtr<System::SharedPtr<JobDeviceLanguage::IJobDeviceLanguageOptionItem>>& | IJobDeviceLanguageOptionItem インスタンスの任意の配列。 |
参照
- Class String
- Typedef ArrayPtr
- Typedef SharedPtr
- Class IJobDeviceLanguageOptionItem
- Class JobDeviceLanguageOption
- Class JobDeviceLanguage
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++