ImageFileName

ImageExportContext.ImageFileName property

Gets the image file name (without directory path). The default value is generated by the library in the format img-001.png.

public string ImageFileName { get; }

See Also