Word 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]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/public/intellix", 
	IsNullable = true)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/public/intellix")]
public class Word : SimpleWord

The Word type exposes the following members.

Constructors

  NameDescription
Public methodWord
Initializes a new instance of the Word class
Top
Properties

  NameDescription
Public propertybold
Public propertyboldSpecified
Public propertyfontSize
Public propertyfontSizeSpecified
Top
Remarks

See Also

Reference