[]
Gets or sets a SignatureAppearance object defining the visual appearance of the generated signature.
By default this property is initialized with a default instance of the SignatureAppearance class.
public SignatureAppearance SignatureAppearance { get; set; }
Public Property SignatureAppearance As SignatureAppearance