Gets or sets the background color when using ResizeMode.Pad. Must be a hexadecimal RGB color value, with or without hash (#).

public string BackgroundColor { get; set; }
Type:
string
In this article