public ExportFileOptions ExportFileOptions {get; set;}
Public Property ExportFileOptions As ExportFileOptions
public ExportFileOptions ExportFileOptions {get; set;}
Public Property ExportFileOptions As ExportFileOptions
For PDF export, there are 3 options: a single, multiple page PDF, individual pages using the map name as a suffix, or individual pages using page numbers as a suffix.
For all other export formats, there are only two valid options: individual pages using the map name as a suffix, or individual pages using page numbers as a suffix.
Target Platforms: Windows 10, Windows 8.1