ClosedCaptionProperties.FontOpacity 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 font opacity for closed caption text.
public:
static property ClosedCaptionOpacity FontOpacity { ClosedCaptionOpacity get(); };
static ClosedCaptionOpacity FontOpacity();
public static ClosedCaptionOpacity FontOpacity { get; }
var closedCaptionOpacity = ClosedCaptionProperties.fontOpacity;
Public Shared ReadOnly Property FontOpacity As ClosedCaptionOpacity
Property Value
The font opacity for closed caption text.