ComHelpersCreateRadioButton Method
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
[Missing <summary> documentation for "M:Bytescout.PDF.ComHelpers.CreateRadioButton(System.Single,System.Single,System.Single,System.Single,System.String,System.String)"]
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
public RadioButton CreateRadioButton( float left, float top, float width, float height, string name, string exportValue )
Parameters
- left
 - Type: SystemSingle
[Missing <param name="left"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateRadioButton(System.Single,System.Single,System.Single,System.Single,System.String,System.String)"]
 - top
 - Type: SystemSingle
[Missing <param name="top"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateRadioButton(System.Single,System.Single,System.Single,System.Single,System.String,System.String)"]
 - width
 - Type: SystemSingle
[Missing <param name="width"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateRadioButton(System.Single,System.Single,System.Single,System.Single,System.String,System.String)"]
 - height
 - Type: SystemSingle
[Missing <param name="height"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateRadioButton(System.Single,System.Single,System.Single,System.Single,System.String,System.String)"]
 - name
 - Type: SystemString
[Missing <param name="name"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateRadioButton(System.Single,System.Single,System.Single,System.Single,System.String,System.String)"]
 - exportValue
 - Type: SystemString
[Missing <param name="exportValue"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateRadioButton(System.Single,System.Single,System.Single,System.Single,System.String,System.String)"]
 
Return Value
Type: RadioButton[Missing <returns> documentation for "M:Bytescout.PDF.ComHelpers.CreateRadioButton(System.Single,System.Single,System.Single,System.Single,System.String,System.String)"]