ComponentOne PDF for .NET
Name Property

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfFieldBase Class : Name Property
Gets or sets the name of the current PdfFieldBase.

If the current object is a PdfRadioButton, the same name must be specified for all radio buttons in a group.

Syntax
'Declaration
 
Public Property Name As System.String
public System.string Name {get; set;}
See Also

Reference

PdfFieldBase Class
PdfFieldBase Members