Share via


TextZoomBuilder constructor

NOTE: This API is now obsolete.

Initializes a new instance of the TextZoomBuilder class.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ObsoleteAttribute("Please use ZoomBuilder.aspx to view a text input dialog")> _
Public Sub New
'Usage

Dim instance As New TextZoomBuilder()
[ObsoleteAttribute("Please use ZoomBuilder.aspx to view a text input dialog")]
public TextZoomBuilder()

See also

Reference

TextZoomBuilder class

TextZoomBuilder members

Microsoft.SharePoint.WebPartPages namespace