PageContentItems Property DocuWare Platform .NET API

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

C#
[XmlElementAttribute("TableZone", typeof(TableZone))]
[XmlElementAttribute("rulerline", typeof(Rulerline))]
[XmlElementAttribute("PictureZone", typeof(PictureZone))]
[XmlElementAttribute("TextZone", typeof(TextZone))]
public List<RectangleBase> Items { get; set; }

Property Value

Type: ListRectangleBase
See Also

Reference