Enum ResolutionQuality
ResolutionQuality enumeration
Describes all supported resolutions. They are used for generating document previews
public enum ResolutionQuality : byte
Values
| Name | Value | Description | 
|---|---|---|
| None | 0 | 
Default quality | 
| Low | 1 | 
Allows to create documents of small size with a low image quality | 
| Medium | 2 | 
Allows to create documents of medium size with a good image quality | 
| High | 3 | 
Allows to create documents of big size with a high image quality | 
See Also
- namespace GroupDocs.Annotation.Models
 - assembly GroupDocs.Annotation