FontMetadataWithStyle Method

Spotfire 14.4 API Reference
Creates a new FontMetadata instance with FontStyleFlags set to flags.

Namespace:  Spotfire.Dxp.Framework.Styles
Assembly:  Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 66.0.19621.1485 (66.0.19621.1485)
Syntax

C#
public FontMetadata WithStyle(
	FontStyleFlags flags
)

Parameters

flags
Type: Spotfire.Dxp.Framework.StylesFontStyleFlags
The new FontStyleFlags.

Return Value

Type: FontMetadata
A new instance with FontStyleFlags set to flags.
Version Information

Supported in: 14.4, 14.3, 14.2, 14.1, 14.0, 12.5
See Also

Reference