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