PrintCapabilities.PhotoPrintingIntentCapability 속성

정의

사진을 인쇄하기 위해 지원되는 품질 옵션을 식별하는 값 컬렉션을 가져옵니다.

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)

속성 값

ReadOnlyCollection<T> 값의 PhotoPrintingIntent입니다.

설명

프린터 사진 품질에 대 한 옵션을 지원 하지 않습니다, 경우에 컬렉션이 비어 있습니다.

이 속성에 해당 합니다 Print SchemaPagePhotoPrintingIntent합니다.

적용 대상