EVO PDF Logo

TextElementTextAlign Property

EVO PDF Client for .NET Core
Gets or sets the horizontal alignment of the text rendered by this element in PDF

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public HorizontalTextAlign TextAlign { get; set; }

Property Value

Type: HorizontalTextAlign
See Also

Reference