AutoFiller.BasicFileName

AutoFiller.BasicFileName property

Gets or sets the basic file name if many small files will be generated. The generated file will be like “BasicFileName0”,“BasicFileName1”,… It works with another property GeneratingPathGeneratingPath.

public string BasicFileName { get; set; }

See Also