ExpertPdf PDF Creator Library
CanCopyContent Property
NamespacesExpertPdf.PdfCreatorSecurityCanCopyContent
ExpertPdf PDF Creator Library
Can copy the document content.
Declaration Syntax
C#Visual BasicVisual C++
public bool CanCopyContent { get; set; }
Public Property CanCopyContent As Boolean
	Get
	Set
public:
property bool CanCopyContent {
	bool get ();
	void set (bool value);
}
Property Value

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