Back to Devexpress

PdfPrintingOptions Class

corelibraries-devexpress-dot-xtraprinting-a2edd465.md

latest1.2 KB
Original Source

PdfPrintingOptions Class

Contains options that specify how to print PDF content.

Namespace : DevExpress.XtraPrinting

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public class PdfPrintingOptions
vb
Public Class PdfPrintingOptions

The following members return PdfPrintingOptions objects:

Remarks

The RenderingEngine property allows you to change the engine that renders PDF content.

Inheritance

Object PdfPrintingOptions

See Also

PdfPrintingOptions Members

DevExpress.XtraPrinting Namespace