Click or drag to resize

FieldPropertiesFilePath_ThumbFormat Property

The format of the thumbnail image. The default format is jpg. See ImageFileFormat

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

Property Value

Type: ImageFileFormat
The format of the thumbnail image. The default format is jpg. See ImageFileFormat
Remarks
Applies to CellType FilePath only.
See Also