次の方法で共有


ReportSizeProperty.Value プロパティ

定義

プロパティのサイズ値を取得します。

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

プロパティ値

ReportSize オブジェクト。

適用対象