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

In This Topic
    nTileParts Field
    In This Topic
    The number of tile parts in each tile
    Syntax
    'Declaration
     
    
    Public nTileParts As Integer()
    public int[] nTileParts
    See Also