Enumeración TextOrientations
Specifies the orientation of the title text.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Enumeration TextOrientations
'Uso
Dim instance As TextOrientations
public enum TextOrientations
public enum class TextOrientations
type TextOrientations
public enum TextOrientations
Miembros
Nombre del miembro | Descripción | |
---|---|---|
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. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering