次の方法で共有


Report.SnapshotPageSizeInfo プロパティ

定義

表示拡張機能内でのメモリ管理の判断に使用できる、レポートの大まかなサイズを取得します。

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

プロパティ値

Report.SnapshotPageSize オブジェクト。

適用対象