CifReplacingEncoderFallback
CifReplacingEncoderFallback class
Encoder fallback that replaces out of codepage characters with CIF sequence
public class CifReplacingEncoderFallback : EncoderFallback
Constructors
| Name | Description |
|---|---|
| CifReplacingEncoderFallback() | The default constructor. |
Properties
| Name | Description |
|---|---|
| override MaxCharCount { get; } | For surrogate pair of two UTF-16 characters that are encoded as two consequent CIF entries in AutoCad format (slash-escaped) it is 14, so we return 14 |
Methods
| Name | Description |
|---|---|
| override CreateFallbackBuffer() | Creates the actual fallback buffer |
See Also
- namespace Aspose.CAD
- assembly Aspose.CAD