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

In This Topic
    Units Property
    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