SetOutputImageFileName

CustomImageSavingArgs.SetOutputImageFileName method

Set the file name (without path) where the image will be saved to.

public void SetOutputImageFileName(string fileName)
Parameter Type Description
fileName String File name

See Also