EVO HTML to PDF Converter

HorizontalTextAlign Enumeration

EVO HTML to PDF Converter for .NET Documentation
This enumeration contains the possible values of the horizontal alignment of the text in PDF documents.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public enum HorizontalTextAlign
Members

  Member nameValueDescription
Default0 Align default.
Left1 Align left.
Center2 Align center.
Right3 Align right.
Justify4 Align justify.
See Also

Reference