17 lines
1 KiB
HTML
17 lines
1 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>View document information</title>
|
|
<meta charset="utf-8" />
|
|
<meta name="description" content="View document title, author, location, creation date, persons with the rights to view or edit the document, and statistics" />
|
|
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
|
</head>
|
|
<body>
|
|
<div class="mainpart">
|
|
<h1>View document information</h1>
|
|
<p>To access the detailed information about the currently edited document, click the <b>File</b> <img alt="File icon" src="../images/file.png" /> icon at the left sidebar and select the <b>Document Info</b> option.</p>
|
|
<p>The document information includes document title, author, location, creation date, persons with the rights to view or edit the document, and statistics: the number of pages, paragraphs, words, symbols, symbols with spaces.</p>
|
|
<p>To close the <b>File</b> pane and return to document editing, select the <b>Return to Document</b> option.</p>
|
|
</div>
|
|
</body>
|
|
</html> |