Field.AlternateName

Field.AlternateName property

Gets or sets alternate name of the field (An alternate field name that shall be used in place of the actual field name wherever the field shall be identified in the user interface). Alternate name is used as field tooltip in Adobe Acrobat.

public string AlternateName { get; set; }

See Also