Paragraph.TextStyle Property

GeonBit.UI

ParagraphTextStyle Property
Current font style - this is just a sugarcoat to access the default font style property.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public FontStyle TextStyle { get; set; }

Property Value

Type: FontStyle
See Also