Condividi tramite


Costruttore ReportSize (String)

Creates a new instance of ReportSize.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    size As String _
)
'Utilizzo
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
)

Parametri

Vedere anche

Riferimento

ReportSize Classe

Overload ReportSize

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering