ReportSizeProperty.Value Property

Definition

Gets the size value of the property.

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

Property Value

A ReportSize object.

Applies to