BasicTextShaperCache
BasicTextShaperCache class
Implements basic cache for ITextShaper
instances. This class is thread-safe.
public sealed class BasicTextShaperCache : IDisposable, ITextShaperFactory
Constructors
Name | Description |
---|---|
BasicTextShaperCache(ITextShaperFactory) | Wraps factory and caches GetTextShaper results. |
Methods
Name | Description |
---|---|
Dispose() | Disposes cached ITextShaper instances. |
See Also
- interface ITextShaperFactory
- namespace Aspose.Words.Shaping
- assembly Aspose.Words