Aspose::Pdf::Facades::AutoFiller::set_BasicFileName method

AutoFiller::set_BasicFileName method

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.

void Aspose::Pdf::Facades::AutoFiller::set_BasicFileName(const System::String &value)

See Also