PhotoPrintingIntent
(System.Printing.PhotoPrintingIntent)
Inherits:
System.Enum
Interfaces:
IComparable, IFormattable, IConvertible
Derived Types:
0
Assembly:
ReachFramework.dll
Specifies the quality of output when a photograph is printed. The printer driver translates the PhotoPrintingIntent into quantitative values for resolution and other quality factors.
VB.NET
C#
|
C#
public enum struct PhotoPrintingIntent : System.IComparable, System.IFormattable, System.IConvertible
{
}
Articles
|
Specifies the quality of output when a photograph is printed. The ... Previous Versions .NET Framework 3.0 Class Library System.Printing PhotoPrintingIntent Enumeration
|