IPrintTaskOptionsCoreProperties 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
具有屬性的介面,可存取列印工作的核心選項。
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
- 衍生
- 屬性
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
屬性
Binding |
取得或設定列印工作的系結選項。 |
Collation |
取得或設定列印工作的定序選項。 |
ColorMode |
取得或設定列印工作的色彩模式選項。 |
Duplex |
取得或設定列印工作的雙工選項。 |
HolePunch |
取得或設定列印工作的孔孔孔選項。 |
MaxCopies |
取得列印工作的 MaxCopies 選項。 |
MediaSize |
取得或設定列印工作的媒體大小選項。 |
MediaType |
取得或設定列印工作的媒體類型選項。 |
MinCopies |
取得列印工作的 MinCopies 選項。 |
NumberOfCopies |
取得或設定列印工作的 NumberOfCopies 選項。 |
Orientation |
取得或設定列印工作的方向選項。 |
PrintQuality |
取得或設定列印工作的列印品質選項。 |
Staple |
取得或設定列印工作的裝訂選項。 |