[]
        
(Showing Draft Content)

C1.WPF.Viewer.FlexViewerZoomConverter.Convert

Convert Method

Convert(object, Type, object, CultureInfo)

Converts the value to a string.

Declaration
public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
Parameters
Type Name Description
object value
Type targetType
object parameter
CultureInfo culture
Returns
Type Description
object
Implements