This method exports the current map as a *.PDF file to the specified path calling the DevExpress.XtraPrinting.PrintingSystemBase.ExportToPdf method and using the specified exporting options. After creating a PDF file, the map can be displayed in an appropriate application. For more information, refer to the DevExpress.XtraPrinting.PrintingSystemBase.ExportToPdf topic.
NoteThe MapControl's data can only be exported if the XtraPrinting Library is available.