Click or drag to resize
PdfIdentityHEncodingGetByteCount Method (Char, Int32, Int32)

Namespace: Kettic.Pdf
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.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