CChars

EmfSmallTextOut.CChars property

Gets or sets a 32-bit unsigned integer specifying the number of 16-bit characters in the string. The string is NOT null-terminated.

public int CChars { get; set; }

See Also