Skip to content

PDFVisualForm

Namespace: O2S.Components.PDF4NET.View.Forms

Defines a PDF form that is displayed in a control.

public class PDFVisualForm

Inheritance ObjectPDFVisualForm

Properties

Fields

Gets the collection of fields in the form.

public PDFVisualFieldCollection Fields { get; }

Property Value

PDFVisualFieldCollection
A collection of PDFVisualField objects representing the fields in the form.