Back to Devexpress

PdfAcroFormSpecialFormatType Enum

officefileapi-devexpress-dot-pdf-4efd49c8.md

latest958 B
Original Source

PdfAcroFormSpecialFormatType Enum

Lists values used to specify special value format types.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public enum PdfAcroFormSpecialFormatType
vb
Public Enum PdfAcroFormSpecialFormatType

Members

NameDescription
FiveDigitZipCode

A five-digit postal code.

| | NineDigitZipCode |

A nine-digit postal code.

| | PhoneNumber |

A ten-digit telephone number.

| | SocialSecurityNumber |

A nine-digit US social security number.

|

See Also

DevExpress.Pdf Namespace