Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the orientation of the title text.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration TextOrientations
'Usage
Dim instance As TextOrientations
public enum TextOrientations
public enum class TextOrientations
type TextOrientations
public enum TextOrientations
Members
| Member name | Description | |
|---|---|---|
| Auto | Automatically adjust text orientation. | |
| Horizontal | Horizontal text. | |
| Rotated270 | Rotate text 270 degrees from horizontal. | |
| Rotated90 | Rotate text 90 degrees from horizontal. | |
| Stacked | Stack text vertically. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace