Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / Unit Structure / Units Property

In This Topic
    Units Property (Unit)
    In This Topic
    Gets the unit of measurement of the current unit.
    Syntax
    'Declaration
     
    Public ReadOnly Property Units As UnitTypeEnum
    public UnitTypeEnum Units {get;}
    See Also