Click or drag to resize

PdfDocumentFields Property

Gets a collection of all PdfField objects in this document.

Namespace:  RadPdf.Data.Document
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public PdfFieldCollection Fields { get; }

Property Value

Type: PdfFieldCollection
See Also