EVO HTML to PDF Converter for .NET Core Documentation
C#
VB
Show/Hide TOC
Pdf
Form
Radio
Button
Name Property
The radio button field name
Definition
Namespace:
EvoPdf
Assembly:
EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
Copy
public
string
Name
{
get
; }
VB
Copy
Public
ReadOnly
Property
Name
As
String
Get
Property Value
String
See Also
Reference
PdfFormRadioButton Class
EvoPdf Namespace
In This Article
Definition
See Also