GetReadabilityValue

VCardTextRecord.GetReadabilityValue method

Gets the readability value.

public string GetReadabilityValue(string codePageName)
Parameter Type Description
codePageName String The using encoding code page name or null for ASCII encoding.

Return Value

The readability value.

See Also