BackgroundImageInstance.Position Property

Definition

Gets the calculated value of the Position property in a BackgroundImage class.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::Positions Position { Microsoft::ReportingServices::OnDemandReportRendering::Positions get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.Positions Position { get; }
member this.Position : Microsoft.ReportingServices.OnDemandReportRendering.Positions
Public MustOverride ReadOnly Property Position As Positions

Property Value

A Positions value that represents the calculated value of the Position property.

Applies to