Initializes a new instance of the PDFField class
        
        Namespace: CuteEditor.Convertor.PDFAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public PDFField( PDFDocument doc, PDFField field ) | 
| Visual Basic | 
|---|
| Public Sub New ( _ doc As PDFDocument, _ field As PDFField _ ) | 
| Visual C++ | 
|---|
| public: PDFField( PDFDocument^ doc, PDFField^ field ) | 
Parameters
- field
- Type: CuteEditor.Convertor.PDF..::..PDFField
 
     
     
     
     
    