ExpertPdf Html to Pdf Converter Library
CanEditContent Property
NamespacesExpertPdf.HtmlToPdfPdfSecurityOptionsCanEditContent
ExpertPdf Html to Pdf Converter Library
Can edit PDF document content.
Declaration Syntax
C#Visual BasicVisual C++
public bool CanEditContent { get; set; }
Public Property CanEditContent As Boolean
	Get
	Set
public:
property bool CanEditContent {
	bool get ();
	void set (bool value);
}
Property Value

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