StampItem Property DocuWare Platform .NET API

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

C#
[XmlElementAttribute("BitmapStamp", typeof(BitmapStamp))]
[XmlElementAttribute("StrokeStamp", typeof(StrokeStamp))]
[XmlElementAttribute("TextStamp", typeof(TextStamp))]
public Object Item { get; set; }

Property Value

Type: Object
See Also

Reference