Partager via


Propriété IReportViewerMessages.ZoomToWholePage

Fournit le texte de l'option de Page entière.

Espace de noms :  Microsoft.Reporting.WinForms
Assembly :  Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
ReadOnly Property ZoomToWholePage As String
    Get
'Utilisation
Dim instance As IReportViewerMessages
Dim value As String

value = instance.ZoomToWholePage
string ZoomToWholePage { get; }
property String^ ZoomToWholePage {
    String^ get ();
}
abstract ZoomToWholePage : string
function get ZoomToWholePage () : String

Valeur de propriété

Type : System.String
Valeur de type string.

Voir aussi

Référence

IReportViewerMessages Interface

Espace de noms Microsoft.Reporting.WinForms