Reports for WinForms | ComponentOne
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 Single
    float LocationDpi {get;}
    See Also