ReportViewer for WPF and Silverlight | ComponentOne
CSJ2K.j2k.codestream.reader Namespace / HeaderDecoder Class / MaxCompImgWidth Property

In This Topic
    MaxCompImgWidth Property (HeaderDecoder)
    In This Topic
    Return the maximum width among all components
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property MaxCompImgWidth As Integer
    public virtual int MaxCompImgWidth {get;}

    Property Value

    Maximum component width
    See Also