Gets or sets a SignatureImage. The property's value is null, when the signature field has no signature image. When the property is set to null, a previously inserted image is removed.

Syntax

public SignatureImage Image { get; set; }
Public Property Image As SignatureImage