PrintTicket.PhotoPrintingIntent Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value indicating in qualitative terms the level of quality the printer uses to print a photograph.
public:
property Nullable<System::Printing::PhotoPrintingIntent> PhotoPrintingIntent { Nullable<System::Printing::PhotoPrintingIntent> get(); void set(Nullable<System::Printing::PhotoPrintingIntent> value); };
public System.Printing.PhotoPrintingIntent? PhotoPrintingIntent { get; set; }
member this.PhotoPrintingIntent : Nullable<System.Printing.PhotoPrintingIntent> with get, set
Public Property PhotoPrintingIntent As Nullable(Of PhotoPrintingIntent)
A PhotoPrintingIntent value indicating the level of photo quality.
Calling code has attempted to set the property to a value that is not in the PhotoPrintingIntent enumeration.
The photographic printer driver translates the qualitative expression in this property into specific quantitative values for resolution and other factors.
A null
value for this property means that this feature setting is not specified. Also, when the value is null
, the XML versions of the PrintTicket (see SaveTo and GetXmlStream) will not contain any markup for this feature.
This property corresponds to the Print Schema's PagePhotoPrintingIntent
keyword.
You can test for the options that the printer supports by using the PhotoPrintingIntentCapability property.
Produkt | Verzie |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
Pripomienky k produktu .NET
.NET je open-source projekt. Ak chcete poskytnúť pripomienky, vyberte prepojenie: