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; }
ReadOnly Property FilePath_ThumbFormat As ImageFileFormat
Get
Property Value
Type:
ImageFileFormatThe format of the thumbnail image. The default format is jpg. See
ImageFileFormatRemarks
Applies to CellType FilePath only.
See Also