[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Converters.SizeConverter

SizeConverter Class

Represents a converter that converts size in inches to size in pixels.

Inheritance
SizeConverter
Implements
Namespace: GrapeCity.ActiveReports.Converters
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public class SizeConverter : IValueConverter

Constructors

Name Description
SizeConverter()

Methods

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

Converts a size in inches to a size in pixels.

ConvertBack(object, Type, object, CultureInfo)

Converts a size in pixels back to a size in inches.