IPrintSchemaOptionCollection interface
Exposes a collection of IPrintSchemaOption objects.
Members
The IPrintSchemaOptionCollection interface inherits from the IDispatch interface. IPrintSchemaOptionCollection also has these types of members:
Methods
The IPrintSchemaOptionCollection interface has these methods.
| Method | Description |
|---|---|
| GetAt |
Gets a pointer to an IPrintSchemaOption object. |
Properties
The IPrintSchemaOptionCollection interface has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
Gets a count of the number of IPrintSchemaOption objects in the collection. | |
|
Read-only |
Gets a pointer to the enumerants of IPrintSchemaOptionCollection objects. |
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Header |
|
See also
Show: