Click or drag to resize
DocumentIndexFieldPointAndShootInfo Property
Contains one rectangle value for scalar field values and one or more values for keyword fields.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public PointAndShootInfo PointAndShootInfo { get; set; }

Property Value

Type: PointAndShootInfo
See Also