Share via


Style.VerticalAlign Propiedad

Definición

Obtiene o establece la alineación vertical del texto.

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)

Valor de propiedad

Un objeto ReportExpression<T>.

Se aplica a