Aspose::Page::XPS::XpsMetadata::ScoredProperty 类

ScoredProperty class

实现通用 PrintTicketScoredProperty 的类。所有模式定义的计分属性的基类。ScoredProperty 元素声明了对 Option 定义本质上的属性。在评估请求的 Option 与设备支持的 Option 匹配程度时,应比较此类属性。https://docs.microsoft.com/en-us/windows/win32/printdocs/scoredproperty

class ScoredProperty : public Aspose::Page::XPS::XpsMetadata::CompositePrintTicketElement,
                       public virtual Aspose::Page::XPS::XpsMetadata::IOptionItem,
                       public Aspose::Page::XPS::XpsMetadata::IScoredPropertyItem

方法

方法描述
ScoredProperty(System::String, System::SharedPtr<ParameterRef>)创建一个新实例。
ScoredProperty(System::String, System::SharedPtr<Value>, const System::ArrayPtr<System::SharedPtr<IScoredPropertyItem>>&)创建一个新实例。

另见