Orientations 열거형
Specifies the orientation of the title text.
네임스페이스: Microsoft.ReportingServices.RdlObjectModel
어셈블리: Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)
구문
‘선언
Public Enumeration Orientations
‘사용 방법
Dim instance As Orientations
public enum Orientations
public enum class Orientations
type Orientations
public enum Orientations
멤버
멤버 이름 | 설명 | |
---|---|---|
Auto | Automatically adjust text orientation. | |
Horizontal | Horizontal text. | |
Vertical | Vertical text. |