ReportSizeProperty.Value Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.