EVO HTML to PDF Converter

VerticalTextAlign Enumeration

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

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

public enum VerticalTextAlign
Members

  Member nameValueDescription
Top0 Top aligned.
Middle1 Center aligned.
Bottom2 Bottom aligned.
See Also

Reference