DocumentTemplates Property |
Gets the document templates collection.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic TemplateCollection Templates { get; }
Public ReadOnly Property Templates As TemplateCollection
Get
Property Value
Type:
TemplateCollection
See Also