Udostępnij przez


PrintCapabilities.PageMediaTypeCapability Właściwość

Definicja

Pobiera kolekcję wartości, które identyfikują typy papieru i inne nośniki obsługiwane przez drukarkę.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Printing::PageMediaType> ^ PageMediaTypeCapability { System::Collections::ObjectModel::ReadOnlyCollection<System::Printing::PageMediaType> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Printing.PageMediaType> PageMediaTypeCapability { get; }
member this.PageMediaTypeCapability : System.Collections.ObjectModel.ReadOnlyCollection<System.Printing.PageMediaType>
Public ReadOnly Property PageMediaTypeCapability As ReadOnlyCollection(Of PageMediaType)

Wartość właściwości

Wartość ReadOnlyCollection<T> określająca PageMediaType nośnik wydruku, taki jak magazyn karty, etykieta, zwykły lub fotograficzny.

Uwagi

Jeśli drukarka nie obsługuje wyboru typu nośnika, kolekcja jest pusta.

Ta właściwość odpowiada słowu kluczowemu SchematPageMediaType wydruku.

Dotyczy