'Declaration Public Function New( _
ByVal documentРодительский документ поля.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal nameИмя поля кнопки.As System.String _
)
public PdfInteractiveFormRadioButtonField(
Vintasoft.Imaging.Pdf.PdfDocument document,
System.String name
)
public: PdfInteractiveFormRadioButtonField(
Vintasoft.Imaging.Pdf.PdfDocument* document,
System.String name
)
public:
PdfInteractiveFormRadioButtonField(
Vintasoft.Imaging.Pdf.PdfDocument^ document,
System.String name
)
Parameters
- document
- Родительский документ поля.
- name
- Имя поля кнопки.