ComponentOne PDF for .NET
CSJ2K.j2k.codestream Namespace / HeaderInfo Class / toStringThNoSOT Method
index of the tile

In This Topic
    toStringThNoSOT Method (HeaderInfo)
    In This Topic
    Returns information found in the tile-part headers of a given tile exception the SOT marker segment.
    Syntax
    'Declaration
     
    
    Public Overridable Function toStringThNoSOT( _
       ByVal t As Integer, _
       ByVal ntp As Integer _
    ) As String
    public virtual string toStringThNoSOT( 
       int t,
       int ntp
    )

    Parameters

    t
    index of the tile
    ntp
    See Also