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

In This Topic
    ToTwips Method
    In This Topic
    Converts the existing Length to twips
    Syntax
    'Declaration
     
    Public Function ToTwips() As Single
    public float ToTwips()

    Return Value

    Float value in twips
    See Also