AnsiEncodingGetByteCount Method (Char, Int32, Int32)Terminal Works - PDF Printing.Net Library
Gets the byte count.

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

public override int GetByteCount(
	char[] chars,
	int index,
	int count
)

Parameters

chars
Type: SystemChar
index
Type: SystemInt32
count
Type: SystemInt32

Return Value

Type: Int32
See Also

Reference