IPrintSchemaOption interface
Exposes a Print Schema Option object.
Members
The IPrintSchemaOption interface inherits from IPrintSchemaDisplayableElement. IPrintSchemaOption also has these types of members:
Methods
The IPrintSchemaOption interface has these methods.
| Method | Description |
|---|---|
| GetPropertyValue |
Gets the XML node for the "value" child element of a "Property" or a "ScoredProperty" element with the given name. |
Properties
The IPrintSchemaOption interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
Gets the constraint setting type for the schema option. | |
|
Read-only |
Indicates whether this option is selected. |
Remarks
You must ensure that each Feature or Option in a PrintTicket or PrintCapabilities XML document has a name attribute specified. This attribute is used to build the IPrintSchemaOption and IPrintSchemaFeature objects. If the name attribute is omitted, the feature or option will not be displayed in the object model, or the Microsoft-provided print preferences experience.
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Header |
|
See also
- IPrintSchemaDisplayableElement
- IPrintSchemaFeature::GetOption
- IPrintSchemaFeature::SelectedOption
- IPrintSchemaOptionCollection
- IPrintSchemaPageMediaSizeOption