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