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

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