BarCodeZone ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClient.ContentRectangleBase
    DocuWare.Platform.ServerClient.ContentBarCodeZone

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 BarCodeZone : RectangleBase

The BarCodeZone type exposes the following members.

Constructors

  NameDescription
Public methodBarCodeZone
Initializes a new instance of the BarCodeZone class
Top
Properties

  NameDescription
Public propertyBarcodeType
Public propertyValue
Top
Remarks

See Also

Reference