Click or drag to resize

FieldPropertiesSignature_ImageFormat Property

The format of the signature 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 Signature_ImageFormat { get; }

Property Value

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