PageDataDpiX Property DocuWare Platform .NET API
Gets the horizontal resolution of a page image. In case of vector images this is the maximal resolution which can be rendered.

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

C#
[XmlAttributeAttribute]
public int DpiX { get; set; }

Property Value

Type: Int32
See Also

Reference