Class TextTableColumnOptions
Additional options for a text column in a table field
Inheritance
System.Object
TextTableColumnOptions
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class TextTableColumnOptions : object
Properties
Length
Length of text in a text column
Declaration
public int Length { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |