ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy Namespace / StdEntropyCoderOptions Structure / OPT_PRED_TERM Field

In This Topic
    OPT_PRED_TERM Field
    In This Topic
    The flag bit to indicate that error resilience info is embedded on MQ termination. This corresponds to the predictable termination described in Annex D.4.2 of the FDIS
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OPT_PRED_TERM As Integer
    public static readonly int OPT_PRED_TERM
    See Also