SignatureToImage Properties |
The SignatureToImage type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackgroundColor | The background color to use in the signature canvas element. Default is Color.White. |
![]() | CanvasHeight | The height of the canvas, in pixels. Default is 45. |
![]() | CanvasWidth | The width of the canvas, in pixels. Default is 198. |
![]() | FontName | The signature font name. Default is Journal. |
![]() | FontSize | The signature font size, in ems. Default is 24. |
![]() | PenColor | The pen color to use for the signature. Default is Color.FromArgb(20, 83, 148) |
![]() | PenWidth | The width/height of the pen, in pixels. Default is 2. |