TemplateTableLayout
TemplateTableLayout class
Provides the template table layout which is used by TemplateTable class to define table position.
public sealed class TemplateTableLayout
Constructors
| Name | Description | 
|---|---|
| TemplateTableLayout(IEnumerable<double>, IEnumerable<double>) | Initializes a new instance of the TemplateTableLayout class. | 
Properties
| Name | Description | 
|---|---|
| HorizontalSeparators { get; } | Gets the table rows separators. | 
| Rectangle { get; } | Gets the rectangular area that contains the table. | 
| VerticalSeparators { get; } | Gets the table columns separators. | 
Methods
| Name | Description | 
|---|---|
| MoveTo(Point) | Creates a new layout with the same size, separators and position in the point. | 
See Also
- namespace GroupDocs.Parser.Templates
 - assembly GroupDocs.Parser