AnsiEncodingIsAnsi1252Char Method Terminal Works - PDF Printing.Net Library
Indicates whether the specified Unicode character is available in the ANSI code page 1252.

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

public static bool IsAnsi1252Char(
	char ch
)

Parameters

ch
Type: SystemChar

Return Value

Type: Boolean
See Also

Reference