Compartilhar via


Construtor ReportSize (String)

Creates a new instance of the ReportSize class.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Sub New ( _
    value As String _
)
'Uso
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
)

Parâmetros

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

Consulte também

Referência

ReportSize Estrutura

Sobrecarregado ReportSize

Namespace Microsoft.ReportingServices.RdlObjectModel