Click or drag to resize

Field Code Property

Gets or sets the field code.

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

Property Value

Type: String
The field code.
See Also