'Declaration Public Function New( _
ByVal docДокумент PDF.As PdfJsDoc, _
ByVal sourceИсходное поле.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
- Документ PDF.
- source
- Исходное поле.