FontFallBackRule Methods |
The FontFallBackRule type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddFallBackFonts(String) |
Adds a new font(s) to the list of FallBack fonts.
|
![]() ![]() | AddFallBackFonts(String) |
Adds a new fonts to the list of FallBack fonts.
|
![]() | Clear |
Removes all fonts from the list.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | IndexOf |
Returns an index of the specified rule in the collection.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Remove |
Removes the first occurrence of a specific FallBack font from the list.
|
![]() ![]() | RemoveAt |
Removes the FallBack font at the specified index of the list.
|
![]() ![]() | ToArray |
Creates and returns an array with all FallBack fonts for this rule.
|
![]() ![]() | ToArray(Int32, Int32) |
Creates and returns an array with all FallBack fonts from the specified range in list.
|
![]() | ToString | (Inherited from Object.) |