Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the vertical alignment of text within a report item.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration VerticalAlignments
'Usage
Dim instance As VerticalAlignments
public enum VerticalAlignments
public enum class VerticalAlignments
type VerticalAlignments
public enum VerticalAlignments
Members
| Member name | Description | |
|---|---|---|
| Bottom | Specifies bottom-aligned text. | |
| Default | Specifies the default vertical text alignment, which is the same as Top. | |
| Middle | Specifies vertically-centered text alignment. | |
| Top | Specifies top-aligned text. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace