This class represents the collection of templates in PDF document. A template element can be repeated in all PDF document pages. of the document.

Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0

Syntax

C#
public class TemplateCollection
Visual Basic
Public Class TemplateCollection
Visual C++
public ref class TemplateCollection

Inheritance Hierarchy

System..::..Object
  EvoPdf..::..TemplateCollection

See Also