Click or drag to resize
StampItem Property

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlElementAttribute("StrokeStamp", typeof(StrokeStamp))]
[XmlElementAttribute("TextStamp", typeof(TextStamp))]
[XmlElementAttribute("BitmapStamp", typeof(BitmapStamp))]
public Object Item { get; set; }

Property Value

Type: Object
See Also