Click or drag to resize

SignatureImage Property

Signature as image in PNG format (https://en.wikipedia.org/wiki/Portable_Network_Graphics).

Namespace: FRAM.WcfService.Public.Models
Assembly: FRAM.WcfService.Public (in FRAM.WcfService.Public.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte[] Image { get; set; }

Property Value

Byte
See Also