EVO HTML to PDF Converter

VerticalTextAlign Enumeration

Winnovative Client for Windows Universal Platform Documentation
This enumeration contains the possible values of the vertical alignment of the text in PDF documents.

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_UWP (in WnvHtmlToPdfClient_UWP.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public enum VerticalTextAlign
Members

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

Reference