PrintCapabilities.PhotoPrintingIntentCapability Egenskap

Definition

Hämtar en samling värden som identifierar de kvalitetsalternativ som skrivaren stöder för utskrift av fotografier.

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)

Egenskapsvärde

En ReadOnlyCollection<T> med PhotoPrintingIntent värden.

Kommentarer

Om skrivaren inte stöder alternativ för fotografisk kvalitet är samlingen tom.

Den här egenskapen motsvarar utskriftsschematsPagePhotoPrintingIntent .

Gäller för