public class TemplateMatch extends Entity
template to a page from a
source PDF document, produced by the PageTemplates operation.
To learn more about images in PDFs, the PageTemplates operation, and the data it
provides conveyed by this class, please visit
the
dedicated section in the PDFDATA.io API reference.
| Constructor and Description |
|---|
TemplateMatch() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getPageNumber() |
Map |
getRegions()
Returns the map of region names (as defined in the submitted
PageTemplates.Template configuration) to their values as extracted from the
page of the source PDF. |
String |
getTemplateName() |
int |
hashCode() |
Copyright © 2017 PDFDATA.io. All rights reserved.