Aspose::Page::XPS::XpsMetadata::Value 类

Value class

封装 PropertyScoredProperty 值的基类,位于 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获取该值的字符串表示。

另见