Show / Hide Table of Contents

Enum MessageType

The type of message received from Prince.

Namespace: PrinceXML.Wrapper.Events
Assembly: PrinceXML.Wrapper.dll
Syntax
public enum MessageType : int

Fields

Name Description
DBG

Debug message.

ERR

Error message.

INF

Information message.

OUT

Console output from console.log().

WRN

Warning message.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX