Share via


VerticalAlignments 열거형

Specifies the vertical alignment of text within a report item.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Enumeration VerticalAlignments
‘사용 방법
Dim instance As VerticalAlignments
public enum VerticalAlignments
public enum class VerticalAlignments
type VerticalAlignments
public enum VerticalAlignments

멤버

멤버 이름 설명
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.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스