TextRun Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class TextRun : Microsoft.Teams.Cards.CardElement
type TextRun = class
inherit CardElement
Public Class TextRun
Inherits CardElement
- Inheritance
Constructors
| Name | Description |
|---|---|
| TextRun() | |
| TextRun(String) | |
Properties
| Name | Description |
|---|---|
| Color | |
| Fallback | |
| FontType | |
| GridArea | |
| Highlight | |
| Id | |
| IsSortKey | |
| IsSubtle | |
| IsVisible | |
| Italic | |
| Key | |
| Lang | |
| SelectAction | |
| Size | |
| Strikethrough | |
| Text | |
| Type | |
| Underline | |
| Weight | |