ReportSize(String) Konstruktor

Definisi

Menginisialisasi instans ReportSize baru objek dengan string yang diberikan 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)

Parameter

size
String

Ukuran untuk membuat laporan. Nilai yang valid berjenis ReportSize.

Berlaku untuk