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
	Get
	Set
public:
property bool CanPrint {
	bool get ();
	void set (bool value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)