PrintCapabilities.PhotoPrintingIntentCapability Właściwość

Definicja

Pobiera kolekcję wartości identyfikujących opcje jakości obsługiwane przez drukarkę do drukowania zdjęć.

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

Wartość właściwości

PhotoPrintingIntent Wartość AReadOnlyCollection<T>.

Uwagi

Jeśli drukarka nie obsługuje opcji jakości fotograficznej, kolekcja jest pusta.

Ta właściwość odpowiada właściwości Print Schema'sPagePhotoPrintingIntent .

Dotyczy