ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream Namespace / HeaderInfo.SIZ Class / isOrigSigned Method

In This Topic
    isOrigSigned Method (HeaderInfo.SIZ)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function isOrigSigned( _
       ByVal c As Integer _
    ) As Boolean
    public virtual bool isOrigSigned( 
       int c
    )

    Parameters

    c
    See Also