TemplateTableLayout
Leave feedback
On this page
Provides the template table layout which is used by TemplateTable class to define table position.
public sealed class TemplateTableLayout
| Name | Description |
|---|---|
| TemplateTableLayout(IEnumerable<double>, IEnumerable<double>) | Initializes a new instance of the TemplateTableLayout class. |
| 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. |
| Name | Description |
|---|---|
| MoveTo(Point) | Creates a new layout with the same size, separators and position in the point. |
- namespace GroupDocs.Parser.Templates
- assembly GroupDocs.Parser
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.