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