Click or drag to resize

FieldPropertiesFilePath_ThumbPath Property

The relative path to the output path where thumbnails are created. The default subfolder is called Thumb.

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

Property Value

Type: String
The relative path to the output path where thumbnails are created. The default subfolder is called Thumb.
Remarks
Applies to CellType FilePath only.
See Also