C#
VB
Java
Objective-C
WinRT C#
C++
Enables or disables form filling.
public bool FillForm { get; set; }
Public Property FillForm As Boolean
public bool FillForm {get; set;}
@property (nonatomic, assign) BOOL fillForm
public boolean getFillForm()
public void setFillForm(boolean value)
<br/>get_FillForm();<br/>set_FillForm(value);<br/>Object.defineProperty('FillForm');
true to give the user of the PDF document permission to fill in forms in the document.
For an example, refer to CodecsPdfOptions.
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