Click or drag to resize

FieldPropertiesFilePath_ImageQuality Property

The quality of the converted image. The default quality for images is Medium. See ImageFileQuality

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
ImageFileQuality FilePath_ImageQuality { get; }

Property Value

Type: ImageFileQuality
The quality of the converted image. The default quality for images is Medium. See ImageFileQuality
Remarks
Applies to CellType FilePath only.
See Also