Click or drag to resize
AdhocRenderingQuerySize Property
Gets or sets the size in pixels of the rendering canvas.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public DWSize Size { get; set; }

Property Value

Type: DWSize
See Also