AnsiEncodingGetCharCount Method (Byte, Int32, Int32)Terminal Works - PDF Printing.Net Library
Gets the character count.

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

public override int GetCharCount(
	byte[] bytes,
	int index,
	int count
)

Parameters

bytes
Type: SystemByte
index
Type: SystemInt32
count
Type: SystemInt32

Return Value

Type: Int32
See Also

Reference