CapImageInstance.OffsetY Property

Definition

Gets the calculated value of the OffsetY property in a CapImage class.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ OffsetY { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSize OffsetY { get; }
member this.OffsetY : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public ReadOnly Property OffsetY As ReportSize

Property Value

A ReportSize value that represents the calculated value of the OffsetY property.

Applies to