You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > SearchReportJob Class > SearchReportJob Properties > FileHeader Property
Close
dtSearch .NET Standard API 2024.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
%7/26/2024%
Modification date of the file when indexed
%%Hits%%
Number of hits in the file
%%Title%%
The first 80 characters of the file
Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.