P

PDFExportOptions.FileName

Description:
File name of the PDF when is .
Remarks:
PDF file extension (".pdf") would be automatically appended to the result file. When Combine is .false (False in Visual Basic), this would be ignored.
public string FileName { get; set; }