Value class

Value class

The base class that incapsulates a Property or a ScoredProperty
value in a PrintTicket document.
A Value element associates a literal with a type.
https://docs.microsoft.com/en-us/windows/win32/printdocs/value

Inheritance: ValuePrintTicketElement

The Value type exposes the following members:

Properties

NameDescription
nameGets the element name.
value_stringGets the value as string.

See Also