EncoderReplacementFallback: MaxCharCount (get)

MaxCharCount

Gets the number of characters in the replacement string for the EncoderReplacementFallback object.



 Public Property Get MaxCharCount ( ) As Long

Return Values

Long -  The number of characters in the string used in place of an input character that cannot be encoded.

Read Only.

See Also

Project CorLib Overview

Class EncoderReplacementFallback Overview