[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.DocumentToAddBeforeReport

DocumentToAddBeforeReport Property

DocumentToAddBeforeReport

Gets or sets the path to the PDF document that should be inserted to the beginning of the rendering output (PDF RE).

Declaration
public string DocumentToAddBeforeReport { get; set; }
Property Value
Type Description
string

A string value indicating the file path to the PDF document.