Close
dtSearch Engine API for .NET Framework 2.x-4.x 2023.02
SearchReportJob::FileHeader Property

Text to appear at the start of each document in the report.

public String FileHeader;

Use the following symbols to insert file information into the header.

Symbol
Meaning
%%Filename%%
The name of the file (without path information). For PDF and HTML files, this will be the Title.
%%Location%%
The location of the file
%%FullName%%
The path and filename of the file.
%%Size%%
File size in bytes
%10/9/2023%
Modification date of the file when indexed
%%Hits%%
Number of hits in the file
%%Title%%
The first 80 characters of the file