Border Class
Represents the default border properties for the object.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class Border
'Usage
Dim instance As Border
public sealed class Border
public ref class Border sealed
[<SealedAttribute>]
type Border = class end
public final class Border
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.Border
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.