BasicTextShaperCache constructor
BasicTextShaperCache(factory)
Wraps factory and cachesITextShaperFactory.get_text_shaper() results.
def __init__(self, factory: aspose.words.shaping.ITextShaperFactory):
...
Parameter | Type | Description |
---|---|---|
factory | ITextShaperFactory |
See Also
- module aspose.words.shaping
- class BasicTextShaperCache