ClosedCaptionProperties.RegionColor Property
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.
Gets the region color for closed caption text.
public:
static property ClosedCaptionColor RegionColor { ClosedCaptionColor get(); };
static ClosedCaptionColor RegionColor();
public static ClosedCaptionColor RegionColor { get; }
var closedCaptionColor = ClosedCaptionProperties.regionColor;
Public Shared ReadOnly Property RegionColor As ClosedCaptionColor
Property Value
The region color for closed caption text.