Click or drag to resize

PFTextBlockSettingsFontWeight Property

The text font weight.

Namespace:  Packflow.Core.Widgets.BuiltIn
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFTextBlockFontWeight FontWeight { get; set; }

Property Value

Type: PFTextBlockFontWeight
See Also