Compartir a través de


ReportSize Constructor (String)

Creates a new instance of ReportSize.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Sub New ( _
    size As String _
)
'Uso
Dim size As String 

Dim instance As New ReportSize(size)
public ReportSize(
    string size
)
public:
ReportSize(
    String^ size
)
new : 
        size:string -> ReportSize
public function ReportSize(
    size : String
)

Parámetros

Vea también

Referencia

ReportSize Clase

Sobrecarga de ReportSize

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering