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