Click or drag to resize
StampFormField Property
List of the stamp form fields.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlElementAttribute("FormField")]
public List<StampFormField> FormField { get; set; }

Property Value

Type: ListStampFormField
See Also