Enum PrinterResolutionKind
PrinterResolutionKind enumeration
Specifies a printer resolution.
public enum PrinterResolutionKind
Values
| Name | Value | Description |
|---|---|---|
| High | -4 | High resolution. |
| Medium | -3 | Medium resolution. |
| Low | -2 | Low resolution. |
| Draft | -1 | Draft-quality resolution. |
| Custom | 0 | Custom resolution. |
See Also
- namespace Aspose.Pdf.Printing
- assembly Aspose.PDF