[]
        
(Showing Draft Content)

C1.C1Pdf.PdfFieldBase.Name

Name Property

Name

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.

Declaration
public string Name { get; set; }