Partilhar via


Propriedade IReportViewerMessages.ZoomToPageWidth

Provides the text for the Zoom To Page Width option.

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)

Sintaxe

'Declaração
ReadOnly Property ZoomToPageWidth As String
string ZoomToPageWidth { get; }
property String^ ZoomToPageWidth {
    String^ get ();
}
abstract ZoomToPageWidth : string with get
function get ZoomToPageWidth () : String

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms