ASPxRichEditFontMappingRule Properties
Defines a font mapping rule.| Name | Description |
|---|---|
| Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
| DestinationFontName | Specifies a font to which a source font family is mapped. |
| Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
| SourceFontFamily | Specifies a name of a font family that is mapped. |
See Also