Link Search Menu Expand Document

VerticalAlign Enumeration

Specifies the vertical alignment.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public enum VerticalAlign
Members
Member nameValueDescription
Top0 Top justification.
Center1 Center justification.
Bottom2 Bottom justification.
See Also

Reference