Click or drag to resize
DialogFieldLength Property
Lenght of the field (for text fields).

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
[DefaultValueAttribute(-1)]
public int Length { get; set; }

Property Value

Type: Int32
See Also