C#
VB
C++
Indicates whether the software can fill any form fields in the PDF document.
public bool FormFieldFillingEnabled { get; set; } Public Property FormFieldFillingEnabled() As BooleanGetSet
public:property bool FormFieldFillingEnabled{bool get()void set(bool value)}
true if the software can fill any form fields in the PDF document; otherwise, false. Default value is true.
For an example, refer to PDFFile.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
