Click or drag to resize
StampItem Property

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

Property Value

Type: Object
See Also