PdfSecurityOptionsCanPrint Property |
Can print the document.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic bool CanPrint { get; set; }
Public Property CanPrint As Boolean
Get
Set
Property Value
Type:
Boolean
See Also