PdfUIntegerToChar Method Terminal Works - PDF Printing.Net Library
Converts the value of this instance to an equivalent Unicode character.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public char ToChar(
	IFormatProvider provider
)

Parameters

provider
Type: SystemIFormatProvider

Return Value

Type: Char

Implements

IConvertibleToChar(IFormatProvider)
See Also

Reference