Freigeben über


PrintPageRangeOptions Klasse

Definition

Beschreibt die Optionen für den Druckseitenbereich.

public ref class PrintPageRangeOptions sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PrintPageRangeOptions final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PrintPageRangeOptions final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PrintPageRangeOptions
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PrintPageRangeOptions
Public NotInheritable Class PrintPageRangeOptions
Vererbung
Object Platform::Object IInspectable PrintPageRangeOptions
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v6.0)

Eigenschaften

AllowAllPages

Ruft die Option Alle Seiten zulassen des Druckseitenbereichs ab und legt sie fest.

AllowCurrentPage

Ruft die Option aktuelle Seite zulassen des Druckseitenbereichs ab und legt sie fest.

AllowCustomSetOfPages

Ruft die Option benutzerdefinierten Satz von Seiten zulassen für den Druckseitenbereich ab und legt sie fest.

Gilt für: