ReportSize(String) Constructeur

Définition

Initialise une nouvelle instance de l'objet ReportSize avec la chaîne size donnée.

public:
 ReportSize(System::String ^ size);
public ReportSize (string size);
new Microsoft.ReportingServices.ReportRendering.ReportSize : string -> Microsoft.ReportingServices.ReportRendering.ReportSize
Public Sub New (size As String)

Paramètres

size
String

Taille pour créer le rapport. Les valeurs valides sont de type ReportSize.

S’applique à