Property Fields
Fields
Gets the form field widgets of the document, in page order. Empty when the document carries no interactive form.
public IReadOnlyList<PdfFormFieldInfo> Fields { get; }
Gets the form field widgets of the document, in page order. Empty when the document carries no interactive form.
public IReadOnlyList<PdfFormFieldInfo> Fields { get; }