ComponentOne PDF for .NET
CSJ2K.j2k Namespace / IntegerSpec Class / Max Property

In This Topic
    Max Property (IntegerSpec)
    In This Topic
    Gets the maximum value of all tile-components.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Max As Integer
    public virtual int Max {get;}

    Property Value

    The maximum value
    See Also