Aspose::Page::XPS::XpsMetadata::Value 类
Value class
封装 Property 或 ScoredProperty 值的基类,位于 PrintTicket 文档中。 Value 元素将文字与类型关联。 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
方法
| 方法 | 描述 |
|---|---|
| get_ValueString() const | 获取该值的字符串表示。 |
另见
- Class PrintTicketElement
- Class IScoredPropertyItem
- Class IPropertyItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++