JobDeviceLanguage.JobDeviceLanguageOption.JobDeviceLanguageOption
JobDeviceLanguageOption(string, params IJobDeviceLanguageOptionItem[])
新しいインスタンスを作成します。
public JobDeviceLanguageOption(string name, params IJobDeviceLanguageOptionItem[] items)
パラメータ | タイプ | 説明 |
---|---|---|
name | String | オプション名。 |
items | IJobDeviceLanguageOptionItem[] | の任意の配列IJobDeviceLanguageOptionItem インスタンス。 |
関連項目
- interface IJobDeviceLanguageOptionItem
- class JobDeviceLanguageOption
- 名前空間 Aspose.Page.XPS.XpsMetadata
- 組み立て Aspose.Page
JobDeviceLanguageOption(JobDeviceLanguageOption)
このオプション インスタンスを複製します。
public JobDeviceLanguageOption(JobDeviceLanguageOption option)
パラメータ | タイプ | 説明 |
---|---|---|
option | JobDeviceLanguageOption | 複製するインスタンス。 |
関連項目
- class JobDeviceLanguageOption
- 名前空間 Aspose.Page.XPS.XpsMetadata
- 組み立て Aspose.Page