Method SaveScreenshot
SaveScreenshot(string)
Saves screenshot of this control.
public virtual void SaveScreenshot(string fileName)
Parameters
fileName
stringName of the file to which screenshot will be saved.
Remarks
This function works only on Windows.