'Declaration Protected Function New( _
ByVal documentParent document of the field.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal namePartial field name.As System.String _
)
protected PdfInteractiveFormButtonField(
Vintasoft.Imaging.Pdf.PdfDocument document,
System.String name
)
protected: PdfInteractiveFormButtonField(
Vintasoft.Imaging.Pdf.PdfDocument* document,
System.String name
)
protected:
PdfInteractiveFormButtonField(
Vintasoft.Imaging.Pdf.PdfDocument^ document,
System.String name
)
Parameters
- document
- Parent document of the field.
- name
- Partial field name.