ComponentOne PDF for .NET
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