ReportSize Class
Represents a unit of length on the report.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class ReportSize
'Usage
Dim instance As ReportSize
public sealed class ReportSize
public ref class ReportSize sealed
[<SealedAttribute>]
type ReportSize = class end
public final class ReportSize
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.