Filename prefix for extracted files stored in outputLocation
public String FilenamePrefix;
Public Property FilenamePrefix() As String
For example, if sample.jpg is extracted, and if FilenamePrefix is "tmp_", then the name of the file saved will be "tmp_sample.jpg".
|
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.
|