DWSize ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientDWSize

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

C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/settings/common")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/settings/common", 
	IsNullable = true)]
public class DWSize

The DWSize type exposes the following members.

Constructors

  NameDescription
Public methodDWSize
Initializes a new instance of the DWSize class
Top
Properties

  NameDescription
Public propertyHeight
The height in coordinates.
Public propertyWidth
The width in coordinates.
Top
Remarks

See Also

Reference