public final class NotificationLevel
extends com.aspose.ms.System.Enum
Provides information about a level of the notification.
Modifier and Type | Field and Description |
---|---|
static int |
Error
Error notification.
|
static int |
Information
Information notification.
|
static int |
Warning
Warning notification.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Error
Error notification.
public static final int Warning
Warning notification.
public static final int Information
Information notification.
Copyright © 2019. All rights reserved.