다음을 통해 공유


TextOrientations 열거형

Specifies the orientation of the title text.

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

구문

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

멤버

멤버 이름 설명
Auto Automatically adjust text orientation.
Horizontal Horizontal text.
Rotated90 Rotate text 90 degrees from horizontal.
Rotated270 Rotate text 270 degrees from horizontal.
Stacked Stack text vertically.