Click or drag to resize

FdfDocumentFields Property

Gets an array of FdfFieldItem in this FDF document.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public FdfFieldItem[] Fields { get; }

Property Value

FdfFieldItem
See Also