Click or drag to resize
StrokeStamp Class
Stamp that allows you to add a signature using an electronic pen.
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientStrokeStamp

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
public class StrokeStamp

The StrokeStamp type exposes the following members.

Constructors
  NameDescription
Public methodStrokeStamp
Initializes a new instance of the StrokeStamp class
Top
Properties
  NameDescription
Public propertyStrokeColor
Color of the line of the handwritten signature.
Public propertyStrokeWidth
The line weight of the handwritten signature.
Top
Remarks