Table of Contents

Class AcroNonTerminalField

Namespace
UglyToad.PdfPig.AcroForms.Fields
Assembly
UglyToad.PdfPig.dll

A non-leaf field in the form's structure.

public class AcroNonTerminalField : AcroFieldBase
Inheritance
AcroNonTerminalField
Derived
Inherited Members
Extension Methods

Properties

Children

The child fields of this field.

public IReadOnlyList<AcroFieldBase> Children { get; }

Property Value

IReadOnlyList<AcroFieldBase>