SecurityCanEditContent Property
Can edit PDF document content. When this property is set false the PDF document content cannot be changed in a PDF editor
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
public bool CanEditContent { get; set; }
Public Property CanEditContent As Boolean
Get
Set
public:
property bool CanEditContent {
bool get ();
void set (bool value);
}
member CanEditContent : bool with get, set
Property Value
Boolean