Freigeben über


ReportSizeProperty.Value-Eigenschaft

Gets the size value of the property.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property Value As ReportSize 
    Get
'Usage
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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize object.

Siehe auch

Verweis

ReportSizeProperty Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace