forked from dotnet/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathns-System.Printing.xml
32 lines (21 loc) · 2.17 KB
/
ns-System.Printing.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<Namespace Name="System.Printing">
<Docs>
<summary>Provides classes that enable you to automate the management of print servers, print queues, and print jobs.</summary>
<remarks>
<format type="text/markdown"><]. Managed code developers using [!INCLUDE[TLA#tla_winforms](~/includes/tlasharptla-winforms-md.md)] must use the [!INCLUDE[TLA#tla_api](~/includes/tlasharptla-api-md.md)] in the <xref:System.Drawing.Printing> namespace.
> [!CAUTION]
> Classes within the <xref:System.Printing> namespace are not supported for use within a Windows service or ASP.NET application or service. Attempting to use these classes from within one of these application types may produce unexpected problems, such as diminished service performance and run-time exceptions.
]]></format>
</remarks>
</Docs>
</Namespace>