Winnovative Logo

VerticalTextAlign Enumeration

Winnovative Client for .NET Core
This enumeration contains the possible values of the vertical alignment of the text in PDF documents.

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public enum VerticalTextAlign
Members

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

Reference