AvatarsConquest/Docs/types/PageResolution.html

14 lines
507 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - PageResolution</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Engines.Reports.html">Back to Server.Engines.Reports</a></h4>
<h2>PageResolution (Enum)</h2>
None = 0,<br>
Handled = 1,<br>
Deleted = 2,<br>
Logged = 3,<br>
Canceled = 4<br>
</body>
</html>