Specifies a background image oa a card. Acceptable formats are PNG, JPEG, and GIF  
 More...
|  | 
| string | type  [get, set] | 
|  | Must be BackgroundImageEnum: 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 Required 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... 
 | 
|  | 
Specifies a background image oa a card. Acceptable formats are PNG, JPEG, and GIF 
◆ fillMode
  
  | 
        
          | string RingCentral.BackgroundImage.fillMode |  | getset | 
 
Describes how the image should fill the area Enum: cover, repeatHorizontally, repeatVertically, repeat 
 
 
◆ horizontalAlignment
  
  | 
        
          | string RingCentral.BackgroundImage.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.BackgroundImage.type |  | getset | 
 
 
◆ url
  
  | 
        
          | string RingCentral.BackgroundImage.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 Required Format: uri 
 
 
◆ verticalAlignment
  
  | 
        
          | string RingCentral.BackgroundImage.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/BackgroundImage.cs