VerticalAlignments Enum

Definition

Specifies the vertical alignment of text within a report item.

public enum class VerticalAlignments
public enum VerticalAlignments
type VerticalAlignments = 
Public Enum VerticalAlignments
Inheritance
VerticalAlignments

Fields

Name Value Description
Default 0

The alignment is Default.

Top 1

The alignment is Top.

Middle 2

The alignment is Middle.

Bottom 3

The alignment is Bottom.

Applies to