FontMetadataWithStyle Method

Spotfire 14.3 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: 65.0.19510.3242 (65.0.19510.3242)
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.3, 14.2, 14.1, 14.0, 12.5
See Also

Reference