FileDownload AutoPrint 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: 6.5.0.0 (6.5.0.5648)
Syntax

public bool AutoPrint { get; set; }

Property Value

Type: OnlineBoolean
Remarks

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