Line ClassDocuWare Platform .NET API
A line is a sequence of words.
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClient.ContentRectangleBase
    DocuWare.Platform.ServerClient.ContentLine

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

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

The Line type exposes the following members.

Constructors

  NameDescription
Public methodLine
Initializes a new instance of the Line class
Top
Properties

  NameDescription
Public propertyBaseLine
Public propertyBaseLineSpecified
Public propertybold
Public propertyboldSpecified
Public propertyfontSize
Public propertyfontSizeSpecified
Public propertyItems
Top
Remarks

See Also

Reference