Aspose::Page::XPS::XpsMetadata::ScoredProperty class

ScoredProperty class

Ortak bir PrintTicketScoredProperty uygulayan sınıf. Tüm şema tanımlı skorlu özellikler için temel sınıf. Bir ScoredProperty öğesi, bir Option tanımına özgü bir özelliği bildirir. Bu tür özellikler, istenen Option ile cihaz tarafından desteklenen Option arasındaki uyumu değerlendirirken karşılaştırılmalıdır. 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

Yöntemler

YöntemAçıklama
ScoredProperty(System::String, System::SharedPtr<ParameterRef>)Yeni bir örnek oluşturur.
ScoredProperty(System::String, System::SharedPtr<Value>, const System::ArrayPtr<System::SharedPtr<IScoredPropertyItem>>&)Yeni bir örnek oluşturur.

Ayrıca Bakınız