Expert PDF Merge Library
CanPrint Property
NamespacesExpertPdf.MergePdfPdfSecurityOptionsCanPrint
Expert PDF Merge 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.MergePdf (Module: ExpertPdf.MergePdf) Version: 3.2.0.0 (3.2.0.0)