Aspose::Page::XPS::XpsMetadata::Property クラス
Property class
共通の PrintTicketProperty を実装するクラスです。すべてのスキーマ定義プロパティの基本クラスです。Property 要素は、name 属性で指定された名前を持つデバイス、ジョブの書式設定、またはその他の関連プロパティを宣言します。Value 要素は Property に値を割り当てるために使用されます。Property は複雑になることがあり、複数のサブプロパティを含む場合があります。サブプロパティも Property 要素で表されます。https://docs.microsoft.com/en-us/windows/win32/printdocs/property。
class Property : public Aspose::Page::XPS::XpsMetadata::CompositePrintTicketElement,
public virtual Aspose::Page::XPS::XpsMetadata::IPrintTicketItem,
public Aspose::Page::XPS::XpsMetadata::IFeatureItem,
public virtual Aspose::Page::XPS::XpsMetadata::IOptionItem,
public Aspose::Page::XPS::XpsMetadata::IScoredPropertyItem,
public Aspose::Page::XPS::XpsMetadata::IPropertyItem
メソッド
| メソッド | 説明 |
|---|---|
| Property(System::String, System::SharedPtr<Property>, const System::ArrayPtr<System::SharedPtr<IPropertyItem>>&) | 新しいインスタンスを作成します。 |
| Property(System::String, System::SharedPtr<Value>, const System::ArrayPtr<System::SharedPtr<IPropertyItem>>&) | 新しいインスタンスを作成します。 |
参照
- Class CompositePrintTicketElement
- Class IPrintTicketItem
- Class IFeatureItem
- Class IOptionItem
- Class IScoredPropertyItem
- Class IPropertyItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++