Click or drag to resize
StampPlacementRotation Property
Rotation of the stamp. Only rotation even of 90 degree are supported.

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

Property Value

Type: Int32
See Also