FileDownloadKeepAnnotations Property DocuWare Platform .NET API
If this flag is true then the annotations are rendered in the PDF file, otherwise the annotations are removed.

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

C#
[XmlAttributeAttribute]
[DefaultValueAttribute(true)]
public bool KeepAnnotations { get; set; }

Property Value

Type: Boolean
Remarks

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

Reference