ParameterInit class

ParameterInit class

The class that implements a common PrintTicket parameter initializer. The base class for all schema-defined parameter initializers. Defines a value for an instance of a ParameterDef element. A ParameterInit element is the target of the reference made by a ParameterRef element. https://docs.microsoft.com/en-us/windows/win32/printdocs/parameterinit

Inheritance: ParameterInitPrintTicketElement

The ParameterInit type exposes the following members:

Constructors

ConstructorDescription
initCreates a new instance.

Properties

PropertyDescription
nameGets the element name.

See Also