'DeclarationPublic Function New( _ ByVal fieldWidget As O2S.Components.PDF4NET.Forms.PDFCheckBoxWidget _ )
'UsageDim fieldWidget As O2S.Components.PDF4NET.Forms.PDFCheckBoxWidget Dim instance As New PDFVisualCheckBoxWidget(fieldWidget)
public PDFVisualCheckBoxWidget( O2S.Components.PDF4NET.Forms.PDFCheckBoxWidget fieldWidget )
public: PDFVisualCheckBoxWidget( O2S.Components.PDF4NET.Forms.PDFCheckBoxWidget^ fieldWidget )
Parameters
- fieldWidget
- The underlying field widget.