remove_at method
remove_at
Removes the FallBack font at the specified index of the list.
def remove_at(self, index):
    ...
| Parameter | Type | Description | 
|---|---|---|
| index | int | The zero-based index of the font to remove. | 
See Also
- class IFontFallBackRule
- module aspose.slides
- library Aspose.Slides