Click or drag to resize
DocumentTemplates Property
Gets the document templates collection.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public TemplateCollection Templates { get; }

Property Value

Type: TemplateCollection
See Also