Report.SnapshotPageSizeInfo Property

Definition

Gets a rough indication of the size of the report, which can be used to drive memory management decisions within the rendering extension.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Report::SnapshotPageSize SnapshotPageSizeInfo { Microsoft::ReportingServices::OnDemandReportRendering::Report::SnapshotPageSize get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Report.SnapshotPageSize SnapshotPageSizeInfo { get; }
member this.SnapshotPageSizeInfo : Microsoft.ReportingServices.OnDemandReportRendering.Report.SnapshotPageSize
Public ReadOnly Property SnapshotPageSizeInfo As Report.SnapshotPageSize

Property Value

A Report.SnapshotPageSize object.

Applies to