IFontFallBackRule class
Contents
[
Hide
]IFontFallBackRule class
Represents font fallback rule
The IFontFallBackRule type exposes the following members:
Properties
| Property | Description |
|---|---|
range_start_index | Get first index of continuous unicode range. |
range_end_index | Get last index of continuous unicode range. |
count | Gets the number of fonts actually defined for range. |
Gets the font name at the specified index.
Indexer
| Name | Description |
|---|---|
[index] |
Methods
| Method | Description |
|---|---|
add_fall_back_fonts | Adds a new font(s) to the list of FallBack fonts. |
add_fall_back_fonts | Adds a new fonts to the list of FallBack fonts. |
to_array | Creates and returns an array with all FallBack fonts for this rule. |
to_array | Creates and returns an array with all FallBack fonts from the specified range in list. |
clear | Removes all fonts from the list. |
remove | Removes the first occurrence of a specific FallBack font from the list. |
remove_at | Removes the FallBack font at the specified index of the list. |
index_of | Returns an index of the specified rule in the collection. |
See Also
- module
aspose.slides - library
Aspose.Slides