'Declaration Public Function New( _
ByVal docThe PDF document.As PdfJsDoc, _
ByVal sourceThe source field.As Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField _
)
public PdfJsField(
PdfJsDoc doc,
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField source
)
public: PdfJsField(
PdfJsDoc* doc,
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField* source
)
public:
PdfJsField(
PdfJsDoc^ doc,
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField^ source
)
Parameters
- doc
- The PDF document.
- source
- The source field.