Click or drag to resize
StampPlacementLocation Property
The location of the stamp.

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

Property Value

Type: DWPoint
Remarks
If this field is null then the stamp is placed automatically.
See Also