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

In This Topic
    precinctPartitionUsed Method (HeaderDecoder)
    In This Topic
    Returns the boolean used to know if the precinct partition is used
    Syntax
    'Declaration
     
    
    Public Function precinctPartitionUsed() As Boolean
    public bool precinctPartitionUsed()
    See Also