Langue

ReportSize(String) Constructeur

Définition

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

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

La taille pour faire le rapport. Les valeurs valides sont de type ReportSize.

S’applique à