TIWCGJQCustomHTML2Canvas.ConvertAndSaveAsPNG(TControl,string) Method
Convert the control to canvas and save as png image.
public procedure ConvertAndSaveAsPNG(AControl: TControl; const AOutputFileName: string);
Parameters
- AControl
- Type: TControl
Control to convert
- AOutputFileName
- Type: string
The output filename (with full path)