ScoredProperty class

ScoredProperty class

The class that implements a common PrintTicket ScoredProperty. The base class for all schema-defined scored properties. A ScoredProperty element declares a property that is intrinsic to an Option definition. Such properties should be compared when evaluating how closely a requested Option matches a device-supported Option. https://docs.microsoft.com/en-us/windows/win32/printdocs/scoredproperty

Inheritance: ScoredPropertyCompositePrintTicketElementPrintTicketElement

The ScoredProperty type exposes the following members:

Constructors

ConstructorDescription
initCreates a new instance.
initCreates a new instance.

Properties

PropertyDescription
nameGets the element name.

See Also