Click or drag to resize

TextParagraphProperties FontAlignment Property

Gets or sets a font alignment in a paragraph. Read/write FontAlignmentType .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public FontAlignmentType FontAlignment { get; set; }

Property Value

Type: FontAlignmentType
See Also