Orientations Enum

Definition

Specifies the orientation of the title text.

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

Fields

Auto 0

Specifies the Automatic orientation.

Horizontal 1

Specifies the horizontal orientation.

Vertical 2

Specifies the Vertical orientation.

Applies to