Propriété IReportViewerMessages.ZoomToPageWidth

Fournit le texte de l'option Largeur de page.

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

Syntaxe

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

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

Valeur de propriété

Type : System.String
Valeur de type chaîne.

Voir aussi

Référence

IReportViewerMessages Interface

Espace de noms Microsoft.Reporting.WebForms