BackgroundImage.Position Eigenschaft

Definition

Ruft einen Ausdruck ab, der einen Wert ergibt, der angibt, wo ein Hintergrundbild gezeichnet werden soll, bei dem "BackgroundRepeat" auf "Abschneiden" festgelegt ist.

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: