Partager via


ReportViewer.ZoomPercent, propriété

Obtient ou définit le pourcentage de zoom utilisé pour l'affichage du rapport.

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

Syntaxe

'Déclaration
Public Property ZoomPercent As Integer
public int ZoomPercent { get; set; }
public:
property int ZoomPercent {
    int get ();
    void set (int value);
}
member ZoomPercent : int with get, set
function get ZoomPercent () : int
function set ZoomPercent (value : int)

Valeur de propriété

Type : Int32
Valeur integer qui contient le pourcentage de zoom.

Voir aussi

Référence

ReportViewer Classe

Microsoft.Reporting.WinForms, espace de noms