[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.Field.SpecialFormat

Field.SpecialFormat Enum

Defines the supported special formats.

Namespace: GrapeCity.Documents.Pdf.AcroForms
Assembly: DS.Documents.Pdf.dll
Syntax
public enum Field.SpecialFormat
Public Enum Field.SpecialFormat

Fields

Name Description
Phone

A long or short (depending on the number of digits) telephone number, e.g. "(123) 456-7890" or "456-7890".

SSN

A social security number, e.g. "123-45-6789".

ZipCode

A five digit zip code, e.g. "12345".

ZipCode4

A zip plus-four code, e.g. "12345-6789".