Converts the current size to inches.

Namespace:  C1.C1Rdl
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public double ToInches()
Visual Basic
Public Function ToInches As Double

Return Value

The value of the current size in inches.

See Also