Paragraph.AlignToCenter Property

GeonBit.UI

ParagraphAlignToCenter Property
Should we align text to center - this is just a sugarcoat to access the default force-align-to-center 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 bool AlignToCenter { get; set; }

Property Value

Type: Boolean
See Also