Skip to main content

PrintingSettings Properties

Enables you to overcome possible issues related to document rendering after migrating to newer versions of XtraReports.
Name Description
AllowMapiModelessDialog static Enables you to display a non-modal Microsoft Outlook dialog before sending a report by email.
CacheImagesInDocumentStorage static Gets or sets whether to cache images in a document storage when a report document is generated.
PassPdfDrawingExceptions static Enables you to prevent PDF drawing exceptions related to the GDI+ engine from being handled by the DevExpress export engine.
UseGdiPlusLineBreakAlgorithm static Specifies whether to use the GDI+ line break algorithm when a report is exported to PDF.
UseRichTextFontSubstitution static Specifies whether or not to substitute missing fonts in the Rich Text when a report is exported to HTML.
See Also