Click or drag to resize

PdfSecurityOptionsCanPrint Property

Can print the document.

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public bool CanPrint { get; set; }

Property Value

Type: Boolean
See Also