VerticalAlignments 枚举

Specifies the vertical alignment of text within a report item.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.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.RdlObjectModel 命名空间