ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Length Structure / ToPica Method

In This Topic
    ToPica Method
    In This Topic
    Converts the existing Length twips to pica (1pc = 240twips)
    Syntax
    'Declaration
     
    Public Function ToPica() As Single
    public float ToPica()

    Return Value

    Float value in pica
    See Also