Indicates whether the PDF document has high quality (faithful) printing owner access rights.
public bool HighQualityPrintEnabled { get; set; }
Public Property HighQualityPrintEnabled As Boolean
true to allow external viewers and editors to print in high quality (faithful); otherwise, it is false. The default value is true.
The value of HighQualityPrintEnabled is used only when encrypting a PDF file with an owner password set in OwnerPassword.
HighQualityPrintEnabled is ignored unless the value of PrintEnabled is set to true.
High quality printing is not enabled by the RC 40-bit encryption mode. As a result, the value of HighQualityPrintEnabled is ignored unless the value of EncryptionMode is set to PDFEncryptionMode.RC128Bit.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document