Share via


TextAlignments 열거형

Specifies the horizontal alignment for the text within a report item.

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

구문

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

멤버

멤버 이름 설명
Center Specifies the default horizontal text alignment, which is the same as General.
Default Specifies that the text alignment is derived from the data type and the peer Direction.
General Specifies that the text is left-aligned.
Left Specifies that the text is center-aligned.
Right Specifies that the text is right-aligned.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스