Compartir a través de


IReportViewerMessages.ZoomToPageWidth (Propiedad)

Proporciona el texto de la opción Zoom al ancho de página.

Espacio de nombres:  Microsoft.Reporting.WebForms
Ensamblado:  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Sintaxis

'Declaración
ReadOnly Property ZoomToPageWidth As String
string ZoomToPageWidth { get; }
property String^ ZoomToPageWidth {
    String^ get ();
}
abstract ZoomToPageWidth : string with get
function get ZoomToPageWidth () : String

Valor de propiedad

Tipo: String
Un valor de cadena.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WebForms (Espacio de nombres)