Click or drag to resize

PdfJavaScript GetSpecialKeystrokeString Method

Get a AFSpecial_Format string

Namespace: Spire.Pdf.Actions
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public static string GetSpecialKeystrokeString(
	int psf
)

Parameters

psf
Type: System Int32
The type of formatting to use:0 = zip code, 1 = zip + 4, 2 = phone, 3 = SSN

Return Value

Type: String
See Also