Click or drag to resize
AdhocRenderingQueryDpi Property
Gets or sets the resolution of the rendered bitmap.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[DefaultValueAttribute(typeof(float), "72")]
[XmlAttributeAttribute]
public float Dpi { get; set; }

Property Value

Type: Single
See Also