Click or drag to resize

FieldPropertiesFilePath_DontResizeSmallerThan Property

Don't resize images that are smaller than the given size in kB. Default is 120kB.

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

Property Value

Type: Int32
Don't resize images that are smaller than the given size in kB. Default is 120kB.
Remarks
Applies to CellType FilePath only.
See Also