Compartir a través de


IReportViewerMessages.ZoomToPageWidth (Propiedad)

Proporciona el texto para la opción Ajustar a ancho de página.

Espacio de nombres:  Microsoft.Reporting.WinForms
Ensamblado:  Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.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 string.

Vea también

Referencia

IReportViewerMessages Interfaz

Microsoft.Reporting.WinForms (Espacio de nombres)