RectangleBase ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClient.ContentRectangleBase
    More...

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

C#
[SerializableAttribute]
[XmlIncludeAttribute(typeof(Line))]
[XmlIncludeAttribute(typeof(CellZone))]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/public/intellix", 
	IsNullable = true)]
[XmlIncludeAttribute(typeof(Rulerline))]
[XmlIncludeAttribute(typeof(PictureZone))]
[XmlIncludeAttribute(typeof(BarCodeZone))]
[XmlIncludeAttribute(typeof(TableZone))]
[XmlIncludeAttribute(typeof(TextZone))]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/public/intellix")]
public class RectangleBase

The RectangleBase type exposes the following members.

Constructors

  NameDescription
Public methodRectangleBase
Initializes a new instance of the RectangleBase class
Top
Properties

  NameDescription
Public propertyH
Public propertyL
Public propertyT
Public propertyW
Top
Remarks

See Also

Reference

Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClient.ContentRectangleBase
    DocuWare.Platform.ServerClient.ContentBarCodeZone
    DocuWare.Platform.ServerClient.ContentCellZone
    DocuWare.Platform.ServerClient.ContentLine
    DocuWare.Platform.ServerClient.ContentPictureZone
    DocuWare.Platform.ServerClient.ContentRulerline
    DocuWare.Platform.ServerClient.ContentTableZone
    DocuWare.Platform.ServerClient.ContentTextZone