Costruttore ReportSize (String)

Creates a new instance of the ReportSize class.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    value As String _
)
'Utilizzo
Dim value As String 

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

Parametri

  • value
    Tipo: System.String
    A string value that represents the size.

Vedere anche

Riferimento

ReportSize Struttura

Overload ReportSize

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel