[]
        
(Showing Draft Content)

CSJ2K.j2k.util.MsgLogger_Fields.ERROR

ERROR Field

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.

Namespace: CSJ2K.j2k.util
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public const int ERROR = 3
Returns
Type Description
int 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.