SimpleWord ClassDocuWare Platform .NET API
Contains a word with its bounding box.
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClient.ContentSimpleWord
    DocuWare.Platform.ServerClient.ContentWord

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

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

The SimpleWord type exposes the following members.

Constructors

  NameDescription
Public methodSimpleWord
Initializes a new instance of the SimpleWord class
Top
Properties

  NameDescription
Public propertyH
Public propertyL
Public propertyT
Public propertyValue
Public propertyW
Top
Remarks

See Also

Reference