[]
Gets or sets the path to the PDF document that should be inserted to the beginning of the rendering output (PDF RE).
public string DocumentToAddBeforeReport { get; set; }
| Type | Description |
|---|---|
| string | A string value indicating the file path to the PDF document. |