ObjectExportInfo
public int FileID {
get;
set; }
public object Native {
get;
set; }
public string this[
bool appendToOriginal,
bool tryProductionBegBates] {
get; }
public string FullTextFileName(
bool nameFilesAfterIdentifier,
bool tryProductionBegBates)
public virtual string FullTextFileName(
bool nameFilesAfterIdentifier,
bool tryProductionBegBates,
bool appendOriginalFilename)
public virtual string PdfFileName(
string name,
bool appendToOriginal)