Sprache

BackgroundImage.Position Eigenschaft

Definition

Erhält einen Ausdruck, der auf einen Wert auswertet, der angibt, wo ein Hintergrundbild mit BackgroundRepeat = Clip gezeichnet werden soll.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Positions> ^ Position { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Positions> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Positions> Position { get; }
member this.Position : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Positions>
Public ReadOnly Property Position As ReportEnumProperty(Of Positions)

Eigenschaftswert

Ein ReportEnumProperty<EnumType>-Objekt.

Gilt für: