Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFFormField Class : Name Property |
public string Name {get; set;}
'Declaration
Public Property Name As String
'Usage
Dim instance As PDFFormField Dim value As String instance.Name = value value = instance.Name
public String getName() public void setName(String name)