Énumération TextOrientations
Specifies the orientation of the title text.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration TextOrientations
'Utilisation
Dim instance As TextOrientations
public enum TextOrientations
public enum class TextOrientations
type TextOrientations
public enum TextOrientations
Membres
Nom de membre | Description | |
---|---|---|
Auto | Automatically adjust text orientation. | |
Horizontal | Horizontal text. | |
Rotated90 | Rotate text 90 degrees from horizontal. | |
Rotated270 | Rotate text 270 degrees from horizontal. | |
Stacked | Stack text vertically. |