Space ClassDocuWare Platform .NET API
Denotes a space.
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClient.ContentSpace

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

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

The Space type exposes the following members.

Constructors

  NameDescription
Public methodSpace
Creates a new instance of this class
Top
Properties

  NameDescription
Public propertyW
The width of the space.
Top
Remarks

See Also

Reference