Save

GenerationResult.Save method

Save template images and template to the specified folder as .png

public void Save(string folder, string name)
ParameterTypeDescription
folderStringDestination folder
nameStringName of the template

See Also