Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the image to use for the frame background.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property FrameImage As FrameImage
Get
'Utilizzo
Dim instance As BackFrame
Dim value As FrameImage
value = instance.FrameImage
public FrameImage FrameImage { get; }
public:
property FrameImage^ FrameImage {
FrameImage^ get ();
}
member FrameImage : FrameImage
function get FrameImage () : FrameImage
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.FrameImage
A FrameImage object.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering