MaxCharCount
Gets the number of characters in the replacement string for the DecoderReplacementFallback object.
Public Property Get MaxCharCount ( ) As Long
Return Values
Long - The number of characters in the string that is emitted in place of a byte sequence that cannot be decoded, that is, the length of the string returned by the DefaultString property.
Read Only.
See Also
Project CorLib Overview
Class DecoderReplacementFallback Overview