PointAndShootInfoBox Property DocuWare Platform .NET API
The bounding box of the selected content.

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

C#
[XmlElementAttribute("Box")]
public List<DWRectangle> Box { get; set; }

Property Value

Type: ListDWRectangle
See Also

Reference