PrintCapabilities.PageOrientationCapability Właściwość

Definicja

Pobiera kolekcję wartości, które identyfikują typy orientacji strony obsługiwanej przez drukarkę.

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

Wartość właściwości

PageOrientation Wartość AReadOnlyCollection<T>.

Uwagi

Jeśli drukarka nie obsługuje zaznaczenia orientacji strony, kolekcja jest pusta.

Ta właściwość odpowiada słowu kluczowemu Print Schema.PageOrientation

Dotyczy