Click or drag to resize
UpdateIndexFieldsInfoNormalizeCoordinates Property
If this flag is true then the orientation of the coordinates in PointAndShootInfo will be alligned with the page.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[DefaultValueAttribute(false)]
[EagleAttribute]
[XmlAttributeAttribute]
public bool NormalizeCoordinates { get; set; }

Property Value

Type: Boolean
See Also