ActiveReports Developer 7
ToInches Method
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace > Length Structure : ToInches Method

Glossary Item Box

Converts the existing Length twips to inches (1in = 1440twips)

Syntax

Visual Basic (Declaration) 
Public Function ToInches() As System.Single
C# 
public System.float ToInches()

Return Value

Float value in inches

See Also