Back to Devexpress

PdfDocument.AllowHighQualityPrinting Property

officefileapi-devexpress-dot-pdf-dot-pdfdocument-387c9912.md

latest1.1 KB
Original Source

PdfDocument.AllowHighQualityPrinting Property

Indicates whether document printing in high resolution is allowed.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public bool AllowHighQualityPrinting { get; }
vb
Public ReadOnly Property AllowHighQualityPrinting As Boolean

Property Value

TypeDescription
Boolean

true , if document printing in high resolution is allowed; otherwise false.

|

See Also

PdfDocument Class

PdfDocument Members

DevExpress.Pdf Namespace