Condividi tramite


Proprietà IReportViewerMessages.ZoomToPageWidth

Testo per l'opzione Adatta a larghezza pagina.

Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Sintassi

'Dichiarazione
ReadOnly Property ZoomToPageWidth As String
'Utilizzo
Dim instance As IReportViewerMessages
Dim value As String

value = instance.ZoomToPageWidth
string ZoomToPageWidth { get; }
String^ ZoomToPageWidth {
    String^ get ();
}
/** @property */
String get_ZoomToPageWidth ()
function get ZoomToPageWidth () : String

Valore proprietà

Valore stringa.

Vedere anche

Riferimento

Interfaccia IReportViewerMessages
Membri IReportViewerMessages
Spazio dei nomi Microsoft.Reporting.WebForms