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