EVO Excel to PDF Converter

SecurityCanFillFormFields Property

EVO Excel to PDF Converter Documentation
Can fill the PDF form fields. This property has effect when a 128 bit key is used. To disable form filling the CanEditContent and CanEditAnnotations must be set on false.

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public bool CanFillFormFields { get; set; }

Property Value

Type: Boolean
See Also

Reference