to_array method
to_array
Creates and returns an array with all FallBack fonts for this rule.
Returns
Array of str
def to_array(self):
...
to_array
Creates and returns an array with all FallBack fonts from the specified range in list.
Returns
Array of str
def to_array(self, start_index, count):
...
| Parameter | Type | Description |
|---|---|---|
| start_index | int | An index of a first font to add. |
| count | int | A number of fonts to add. |
See Also
- class
IFontFallBackRule - module
aspose.slides - library
Aspose.Slides