다음을 통해 공유


VerticalAlignments 열거형

Specifies the vertical alignment of text within a report item.

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

구문

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

멤버

멤버 이름 설명
Default Specifies the default vertical text alignment, which is the same as Top.
Top Specifies top-aligned text.
Middle Specifies vertically-centered text alignment.
Bottom Specifies bottom-aligned text.