PictureZone ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClient.ContentRectangleBase
    DocuWare.Platform.ServerClient.ContentPictureZone

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

The PictureZone type exposes the following members.

Constructors

  NameDescription
Public methodPictureZone
Initializes a new instance of the PictureZone class
Top
Remarks

See Also

Reference