Enumerazione VerticalAlignments

Specifies the vertical alignment of text within a report item.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Enumeration VerticalAlignments
'Utilizzo
Dim instance As VerticalAlignments
public enum VerticalAlignments
public enum class VerticalAlignments
type VerticalAlignments
public enum VerticalAlignments

Membri

Nome membro Descrizione
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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel