Gets the tooltip for the control which is responsible for 100% scaling of original.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client.Localization
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public string TooltipZoom100 { get; }
Visual Basic (Declaration)
Public ReadOnly Property TooltipZoom100 As String
Visual C++
public:
property String^ TooltipZoom100 {
	String^ get ();
}

See Also