Click or drag to resize

FormField Name Property

Gets or sets form field title name (bookmark name). The name is unique in the document.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string Name { get; set; }

Property Value

Type: String
See Also