Click or drag to resize

FieldPropertiesSignature_PenColor Property

The color to use for the signature pen. Color values are RRGGBB format hexadecimal numbers (e.g. "ff0000" for red).

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

Property Value

Type: String
The color to use for the signature pen. Color values are RRGGBB format hexadecimal numbers (e.g. "ff0000" for red).
Remarks
Applies to CellType Signature only.
See Also