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

In This Topic
    Value Property (Unit)
    In This Topic
    Gets the value of the current unit (in Units).
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As System.Single
    public System.float Value {get;}
    See Also