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