This class represents a collection of fields in the PDF form of a PDF document
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public class PdfFormFieldsCollection : IEnumerable |
| Visual Basic |
|---|
Public Class PdfFormFieldsCollection Implements IEnumerable |
| Visual C++ |
|---|
public ref class PdfFormFieldsCollection : IEnumerable |