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; }
ReadOnly Property FilePath_CreateThumbnail As Boolean
Get
Property Value
Type:
BooleanDetermines 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