ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.codestream.reader Namespace / PktInfo Class / numTruncPnts Field

In This Topic
    numTruncPnts Field
    In This Topic
    The number of truncation points that appear in this packet, and all previous packets, for this code-block. This is the number of passes that can be decoded with the information in this packet and all previous ones.
    Syntax
    'Declaration
     
    
    Public numTruncPnts As Integer
    public int numTruncPnts
    See Also