|
string | type [get, set] |
| Must be BackgroundImage Enum: BackgroundImage More...
|
|
string | url [get, set] |
| The URL/data URL of an image to be used as a background of a card. Acceptable formats are PNG, JPEG, and GIF Format: uri More...
|
|
string | fillMode [get, set] |
| Describes how the image should fill the area Enum: cover, repeatHorizontally, repeatVertically, repeat More...
|
|
string | horizontalAlignment [get, set] |
| Describes how the image should be aligned if it must be cropped or if using repeat fill mode Enum: left, center, right More...
|
|
string | verticalAlignment [get, set] |
| Describes how the image should be aligned if it must be cropped or if using repeat fill mode Enum: top, center, bottom More...
|
|
◆ fillMode
string RingCentral.AdaptiveCardInfoBackgroundImage.fillMode |
|
getset |
Describes how the image should fill the area Enum: cover, repeatHorizontally, repeatVertically, repeat
◆ horizontalAlignment
string RingCentral.AdaptiveCardInfoBackgroundImage.horizontalAlignment |
|
getset |
Describes how the image should be aligned if it must be cropped or if using repeat fill mode Enum: left, center, right
◆ type
string RingCentral.AdaptiveCardInfoBackgroundImage.type |
|
getset |
◆ url
string RingCentral.AdaptiveCardInfoBackgroundImage.url |
|
getset |
The URL/data URL of an image to be used as a background of a card. Acceptable formats are PNG, JPEG, and GIF Format: uri
◆ verticalAlignment
string RingCentral.AdaptiveCardInfoBackgroundImage.verticalAlignment |
|
getset |
Describes how the image should be aligned if it must be cropped or if using repeat fill mode Enum: top, center, bottom
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/AdaptiveCardInfoBackgroundImage.cs