StampPlacement Location Property DocuWare Platform .NET API
The location of the stamp.

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

public DWPoint Location { get; set; }

Property Value

Type: DWPoint
Remarks

If this field is null then the stamp is placed automatically.
See Also