ClosedCaptionProperties.FontStyle 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 style for closed caption text.
public:
static property ClosedCaptionStyle FontStyle { ClosedCaptionStyle get(); };
static ClosedCaptionStyle FontStyle();
public static ClosedCaptionStyle FontStyle { get; }
var closedCaptionStyle = ClosedCaptionProperties.fontStyle;
Public Shared ReadOnly Property FontStyle As ClosedCaptionStyle
Property Value
The font style for closed caption text.