Aspose::Page::XPS::XpsMetadata::Value class
Value class
The base class that incapsulates a Property or a ScoredProperty value in a PrintTicket document. A Value element associates a literal with a type. https://docs.microsoft.com/en-us/windows/win32/printdocs/value.
class Value : public Aspose::Page::XPS::XpsMetadata::PrintTicketElement,
public Aspose::Page::XPS::XpsMetadata::IScoredPropertyItem,
public Aspose::Page::XPS::XpsMetadata::IPropertyItem
Methods
Method | Description |
---|---|
get_ValueString() const | Gets the value as string. |
See Also
- Class PrintTicketElement
- Class IScoredPropertyItem
- Class IPropertyItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++