Orientations Enumeration
Specifies the orientation of the title text.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration Orientations
'Usage
Dim instance As Orientations
public enum Orientations
public enum class Orientations
type Orientations
public enum Orientations
Members
Member name | Description | |
---|---|---|
Auto | Automatically adjust text orientation. | |
Horizontal | Horizontal text. | |
Vertical | Vertical text. |