ReportSizeProperty.Value プロパティ
プロパティのサイズ値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Value As ReportSize
Get
'使用
Dim instance As ReportSizeProperty
Dim value As ReportSize
value = instance.Value
public ReportSize Value { get; }
public:
property ReportSize^ Value {
ReportSize^ get ();
}
member Value : ReportSize
function get Value () : ReportSize
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
ReportSize オブジェクト。