Click or drag to resize

FieldPropertiesFilePath_ThumbQuality Property

The quality of the generated thumbnail. The default quality for images is High. See ImageFileQuality

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

Property Value

Type: ImageFileQuality
The quality of the generated thumbnail. The default quality for images is High. See ImageFileQuality
Remarks
Applies to CellType FilePath only.
See Also