Click or drag to resize
StampPasswordProtected Property
If this flag is true password is needed to place the stamp.

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

Property Value

Type: Boolean
See Also