IReportViewerMessages.ZoomToPageWidth 속성

페이지 너비로 확대/축소 옵션에 대한 텍스트를 제공합니다.

네임스페이스:  Microsoft.Reporting.WinForms
어셈블리:  Microsoft.ReportViewer.WinForms(Microsoft.ReportViewer.WinForms.dll)

구문

‘선언
ReadOnly Property ZoomToPageWidth As String
    Get
‘사용 방법
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

속성 값

유형: System.String
string

참고 항목

참조

IReportViewerMessages 인터페이스

Microsoft.Reporting.WinForms 네임스페이스