DocumentPageData constructor

init

Constructs a new instance of DocumentPageData

def __init__(self, template, fields, page_index):
    ...
Parameter Type Description
template groupdocs.parser.templates.Template
fields list
page_index int

See Also