Partilhar via


Propriedade IReportViewerMessages.ZoomToWholePage

Provides text for the Zoom To Whole Page item.

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

Sintaxe

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

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms