Chars

EmfText.Chars property

Gets or sets a 32-bit unsigned integer that specifies the number of characters in the string

public int Chars { get; set; }

See Also