Package | Description |
---|---|
com.groupdocs.parser.legacy |
The package provides classes for legacy API.
|
Modifier and Type | Method and Description |
---|---|
List<TemplateTable> |
DocumentTemplate.getTables()
Gets a collection of template tables.
|
Constructor and Description |
---|
DocumentTemplate(List<TemplateField> templateFields,
List<TemplateTable> templateTables)
Initializes a new instance of the
DocumentTemplate class. |
Copyright © 2019. All rights reserved.