←Select platform

FormFieldFillingEnabled Property (PDFSecurityOptions)

Summary

Indicates whether the software can fill any form fields in the PDF document.

Syntax

C#
VB
C++
public bool FormFieldFillingEnabled { get; set; }
Public Property FormFieldFillingEnabled() As Boolean 
   Get 
   Set 
public:  
   property bool FormFieldFillingEnabled 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if the software can fill any form fields in the PDF document; otherwise, false. Default value is true.

Example

For an example, refer to PDFFile.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize