The radio button field name
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public string Name { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Name As String
Get |
| Visual C++ |
|---|
public:
property String^ Name {
String^ get ();
} |
Property Value
Type:
String
See Also