Click or drag to resize

SignatureToImage Properties

The SignatureToImage type exposes the following members.

Properties
  NameDescription
Public propertyBackgroundColor
The background color to use in the signature canvas element. Default is Color.White.
Public propertyCanvasHeight
The height of the canvas, in pixels. Default is 45.
Public propertyCanvasWidth
The width of the canvas, in pixels. Default is 198.
Public propertyFontName
The signature font name. Default is Journal.
Public propertyFontSize
The signature font size, in ems. Default is 24.
Public propertyPenColor
The pen color to use for the signature. Default is Color.FromArgb(20, 83, 148)
Public propertyPenWidth
The width/height of the pen, in pixels. Default is 2.
Top
See Also