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; }
ReadOnly Property Signature_PenColor As String
Get
Property Value
Type:
StringThe 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