Close
dtSearch Engine API for .NET Framework 2.x-4.x 2023.02
ExtractionOptions::FilenamePrefix Property

Filename prefix for extracted files stored in outputLocation

public String FilenamePrefix;

For example, if sample.jpg is extracted, and if FilenamePrefix is "tmp_", then the name of the file saved will be "tmp_sample.jpg".