Click or drag to resize
StampFormFieldLabel Property
The label used to represent the form field when the stamp is set on the client.

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

Property Value

Type: String
See Also