Share via


Style.Direction Eigenschaft

Definition

Ruft einen einen Wert ab, der angibt, ob Text von links nach rechts oder von rechts nach links geschrieben wird, oder legt ihn fest.

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

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: