ImagesFolder

IImageExportStrategy.ImagesFolder property

Gets the folder where exported images will be stored.

public string ImagesFolder { get; }

Property Value

The path to the folder where images will be exported.

See Also