Resolution
Resolution class
Biedt de mogelijkheid om de resolutie in te stellen voor afbeeldingen in uitvoerdocument.
Constructeurs
Naam |
Beschrijving |
Resolution(int) |
Maak resolutie in DPI. |
Eigenschappen
Naam |
Beschrijving |
Value { get; } |
Kwaliteit DPI. |
Velden
Naam |
Beschrijving |
static readonly DocumentResolution |
Standaard compressieniveau - zoals in het document. |
static readonly Dpi150 |
Geschikt voor webpagina’s en projectoren. |
static readonly Dpi220 |
Uitstekende kwaliteit op de meeste printers en schermen. |
static readonly Dpi330 |
Goede kwaliteit voor high-definition (HD) beeldschermen. |
static readonly Dpi72 |
Standaard compressieniveau. |
static readonly Dpi96 |
Geschikt voor webpagina’s en projectoren. |
Zie ook