ExpertPdf Html to Pdf Converter Library
CanPrint Property
NamespacesExpertPdf.HtmlToPdfPdfSecurityOptionsCanPrint
ExpertPdf Html to Pdf Converter Library
Can print the document.
Declaration Syntax
C#Visual BasicVisual C++
public bool CanPrint { get; set; }
Public Property CanPrint As Boolean
public:
property bool CanPrint {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)