ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k Namespace / IntegerSpec Class / Max Property

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