Énumération Orientations
Specifies the orientation of the title text.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Enumeration Orientations
'Utilisation
Dim instance As Orientations
public enum Orientations
public enum class Orientations
type Orientations
public enum Orientations
Membres
| Nom de membre | Description | |
|---|---|---|
| Auto | Automatically adjust text orientation. | |
| Horizontal | Horizontal text. | |
| Vertical | Vertical text. |