update 20241127

This commit is contained in:
Stefan Hutter
2024-11-27 15:53:34 +01:00
parent 341ea50f06
commit 2a652c7325
11218 changed files with 1987907 additions and 362275 deletions

View File

@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="GENERATOR" content="VSdocman - documentation generator; https://www.helixoft.com" />
<link rel="icon" href="favicon.ico">
<title>FileService Methods</title>
<title>DocumentController Methods</title>
<link rel="stylesheet" type="text/css" href="msdn2019/toc.css" />
<script src="msdn2019/toc.js"></script>
@@ -75,11 +75,11 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</div>
<div id="mainBody">
<h1 class="title">FileService Methods</h1>
<h1 class="title">DocumentController Methods</h1>
<p />
<p>
The following tables list the members exposed by the
<a href="topic_00000000000000BE.html">FileService</a>
<a href="topic_00000000000000BE.html">DocumentController</a>
type.
</p>
@@ -119,7 +119,7 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</td>
<td>
<a href="topic_00000000000000C0.html">GetImageAsByteArray()</a>
<a href="topic_00000000000000C4.html">GenDoc(string, string, string, string, string, string, string, string, string)</a>
</td>
<td>
@@ -147,7 +147,63 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
</td>
<td>
<a href="topic_00000000000000BF.html">GetImageAsStream()</a>
<a href="topic_00000000000000C0.html">GetDocument(string)</a>
</td>
<td>
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_00000000000000C2.html">GetDocumentJSONBody(TestParam)</a>
</td>
<td>
</td>
</tr>
<tr class="
">
<td>
<img alt="Public method" title="Public method" src="msdn2019/pubmethod.png"></img>
</td>
<td>
<a href="topic_00000000000000C3.html">GetDocumentPDF(string)</a>
</td>
<td>
@@ -184,6 +240,8 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
<div class="section_container">
<div class="section_heading">
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">See Also</a></span>
@@ -192,8 +250,8 @@ document.write(getCssCustomProperty('--headerTopCustomLineHtml'));
<div id="seeAlsoSection" class="section">
<div>
<a href="topic_00000000000000BE.html">FileService Class</a><br />
<a href="topic_000000000000009C.html">API_NetFramework.Controllers Namespace</a><br />
<a href="topic_00000000000000BE.html">DocumentController Class</a><br />
<a href="topic_00000000000000A5.html">API_NetFramework.Controllers Namespace</a><br />