IPrintTaskOptionsCoreProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An interface with properties that provide access to the core options for a print task.
public interface class IPrintTaskOptionsCoreProperties
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3250001970, 40595, 20053, 129, 75, 51, 38, 165, 158, 252, 225)]
struct IPrintTaskOptionsCoreProperties
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3250001970, 40595, 20053, 129, 75, 51, 38, 165, 158, 252, 225)]
public interface IPrintTaskOptionsCoreProperties
Public Interface IPrintTaskOptionsCoreProperties
- Derived
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
Properties
Binding |
Gets or sets the binding option for a print task. |
Collation |
Gets or sets the collation option for a print task. |
ColorMode |
Gets or sets the color mode option for the print task. |
Duplex |
Gets or sets the duplex option for a print task. |
HolePunch |
Gets or sets the hole punch option for the print task. |
MaxCopies |
Gets the MaxCopies option for the print task. |
MediaSize |
Gets or sets the media size option of the print task. |
MediaType |
Gets or sets the media type option for the print task. |
MinCopies |
Gets the MinCopies option for the print task. |
NumberOfCopies |
Gets or sets the NumberOfCopies option for a print task. |
Orientation |
Gets or sets the orientation option for a print task. |
PrintQuality |
Gets or sets the print quality option for a print task. |
Staple |
Gets or sets the staple option for a print task. |