ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Length Structure / ToInches Method

In This Topic
    ToInches Method
    In This Topic
    Converts the existing Length twips to inches (1in = 1440twips)
    Syntax
    'Declaration
     
    Public Function ToInches() As Single
    public float ToInches()

    Return Value

    Float value in inches
    See Also