Class Space
Denotes a space.
Inheritance
System.Object
Space
Namespace: DocuWare.Platform.ServerClient.Content
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class Space : object
Constructors
Space()
Creates a new instance of this class
Declaration
public Space()
Properties
W
The width of the space.
Declaration
public int W { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |