'DeclarationPublic Function New( _ ByVal field As O2S.Components.PDF4NET.Forms.PDFCheckBoxField _ )
'UsageDim field As O2S.Components.PDF4NET.Forms.PDFCheckBoxField Dim instance As New PDFVisualCheckBoxField(field)
public PDFVisualCheckBoxField( O2S.Components.PDF4NET.Forms.PDFCheckBoxField field )
public: PDFVisualCheckBoxField( O2S.Components.PDF4NET.Forms.PDFCheckBoxField^ field )
Parameters
- field
- The underlying field object.