PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / IDocumentLocation Interface / LocationUnit Property

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