Click or drag to resize

FieldPropertiesFilePath_CreateThumbnail Property

Determines whether a thumbnail should be created for an image. The default is to always create a thumbnail.

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

Property Value

Type: Boolean
Determines whether a thumbnail should be created for an image. The default is to always create a thumbnail.
Remarks
Applies to CellType FilePath only.
See Also