ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.reader Namespace / HeaderDecoder Class / MaxCompImgHeight Property

In This Topic
    MaxCompImgHeight Property
    In This Topic
    Return the maximum height among all components
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property MaxCompImgHeight As Integer
    public virtual int MaxCompImgHeight {get;}

    Property Value

    Maximum component height
    See Also