gridTablegridRow Property DocuWare Platform .NET API
The widths of rows in twips. Each value is a distance between two grid.

Namespace: DocuWare.Platform.ServerClient.Content
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[XmlElementAttribute("gridRow")]
public List<int> gridRow { get; set; }

Property Value

Type: ListInt32
See Also

Reference