Click or drag to resize
StampPlacementPassword Property
Password for password protected stamps

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

Property Value

Type: String
See Also