ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / GlobalConstants Class / ITwipsPerInch Field

In This Topic
    ITwipsPerInch Field
    In This Topic
    Gets the number of Twips per inch as an integer.
    Syntax
    'Declaration
     
    Public Const ITwipsPerInch As Integer
    public const int ITwipsPerInch

    Field Value

    An System.Int32 representing the number of Twips per inch, which is 1440.
    See Also