ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.util Namespace / MsgLogger_Fields Structure / ERROR Field

In This Topic
    ERROR Field
    In This Topic
    Severity of message. ERROR messages denote that something has gone wrong and probably that execution has ended. They should be definetely displayed to the user.
    Syntax
    'Declaration
     
    
    Public Const ERROR As Integer
    public const int ERROR
    See Also