FileDownloadAutoPrint Property DocuWare Platform .NET API
If this flag is true then the PDF will have a script which opens the print dialog immediately.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[XmlAttributeAttribute]
[DefaultValueAttribute(false)]
public bool AutoPrint { get; set; }

Property Value

Type: Boolean
Remarks

This flag applies only to the PDF target format.
See Also

Reference