[]
        
(Showing Draft Content)

C1.WPF.PdfViewer.PdfZoomConverter

PdfZoomConverter Class

Converter used to show the Zoom value as text.

Inheritance
PdfZoomConverter
Implements
Namespace: C1.WPF.PdfViewer
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public class PdfZoomConverter : IValueConverter

Constructors

Name Description
PdfZoomConverter()

Methods

Name Description
Convert(object, Type, object, CultureInfo)

Modifies the source data before passing it to the target for display in the UI.

ConvertBack(object, Type, object, CultureInfo)

Modifies the target data before passing it to the source object. This method is called only in TwoWay bindings.