PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / IDocumentLocation Interface / LocationUnit Property

In This Topic
    LocationUnit Property
    In This Topic
    Gets the UnitTypeEnum used by the Location property.
    Syntax
    'Declaration
     
    ReadOnly Property LocationUnit As UnitTypeEnum
    UnitTypeEnum LocationUnit {get;}
    See Also