EVO Word to PDF Converter

HorizontalTextAlign Enumeration

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

Namespace:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.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