IPrintSchemaParameterInitializer interface
The IPrintSchemaParameterInitializer interface represents a parameter initialization value, as defined in the print schema specification.
For more information about the four data types that you can use with the <psf:ParameterInit> element, see section 2.1.3.2 of the Print Schema Specification.
Members
The IPrintSchemaParameterInitializer interface inherits from IPrintSchemaElement. IPrintSchemaParameterInitializer also has these types of members:
Properties
The IPrintSchemaParameterInitializer interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
The Value (get_Value) property Gets the current value of the IPrintSchemaParameterInitializer object. | |
|
Write-only |
The Value (put_Value) property modifies the value of the IPrintSchemaParameterInitializer object. |
Requirements
|
Minimum supported client |
Windows 8.1 |
|---|---|
|
Minimum supported server |
Windows Server 2012 R2 |
|
Header |
|
See also