PdfSecurityOptionsCanPrintHighResolution Property

Can print the PDF document in high resolution the PDF document generated by the HTML to PDF converter. When this property is set to true the PDF document printed in high resolution.

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public bool CanPrintHighResolution { get; set; }

Property Value

Boolean

See Also