ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / IDocumentLocation Interface / LocationDpi Property

In This Topic
    LocationDpi Property
    In This Topic
    Gets the resolution (DPI) used by the Location property (relevant only if the units used are UnitTypeEnum.Pixel).
    Syntax
    'Declaration
     
    ReadOnly Property LocationDpi As System.Single
    System.float LocationDpi {get;}
    See Also