BackFrame.FrameImage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.