PdfDocumentFields Property |
Gets a collection of all
PdfField objects in this document.
Namespace:
RadPdf.Data.Document
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public PdfFieldCollection Fields { get; }
Public ReadOnly Property Fields As PdfFieldCollection
Get
Property Value
Type:
PdfFieldCollectionSee Also