BackFrame.FrameImage Property

Definition

Gets the image to use for the frame background.

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

Property Value

A FrameImage object.

Applies to