Click or drag to resize

ImageHandlingSkill Enumeration

The style of image handling to use

Namespace:  Atalasoft.PdfDoc.Generating.ResourceHandling.Images
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum ImageHandlingSkill
Members
  Member nameDescription
Perfect Do not change information at all
IncreaseInformation Only increase information
ReduceInformation Only reduce information
See Also