Share via


Style.VerticalAlign Eigenschaft

Definition

Ruft die vertikale Ausrichtung des Texts ab oder legt sie fest.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::VerticalAlignments> VerticalAlign { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::VerticalAlignments> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::VerticalAlignments> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.VerticalAlignments> VerticalAlign { get; set; }
member this.VerticalAlign : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.VerticalAlignments> with get, set
Public Property VerticalAlign As ReportExpression(Of VerticalAlignments)

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: