←Select platform

FormFields Property

Summary

Manages the form fields in this document viewer.

Syntax
C#
C++/CLI
public DocumentViewerFormFields FormFields { get; } 
public:  
   property DocumentViewerFormFields^ FormFields 
   { 
      DocumentViewerFormFields^ get() 
   } 

Property Value

The DocumentViewerFormFields object that manages bookmarks form fields in this document viewer.

Remarks

Document form fields are parsed from the LEADDocument loaded in the document viewer.

Refer to DocumentViewerFormFields for more information.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.