Aspose::Page::XPS::XpsMetadata::Property class
अंतर्वस्तु
[
छिपाना
]Property class
The class that implements a common PrintTicketProperty. The base class for all schema-defined properties. A Property element declares a device, job formatting, or other relevant property whose name is given by its name attribute. A Value element is used to assign a value to the Property. A Property can be complex, possibly containing multiple subproperties. Subproperties are also represented by Property elements. 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++