ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream Namespace / HeaderInfo Class / toStringThNoSOT Method
index of the tile

In This Topic
    toStringThNoSOT Method
    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