Table of Contents

Enum VerticalAlignment

Namespace
iText.Layout.Properties
Assembly
itext.layout.dll

A specialized enum containing potential property values for VERTICAL_ALIGNMENT.

public enum VerticalAlignment

Fields

BOTTOM = 2
MIDDLE = 1
TOP = 0