The form fields
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public PdfFormFieldsCollection Fields { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Fields As PdfFormFieldsCollection Get |
| Visual C++ |
|---|
public: property PdfFormFieldsCollection^ Fields { PdfFormFieldsCollection^ get (); } |