DocumentTemplates Property |
Gets the document templates collection.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public TemplateCollection Templates { get; }
Public ReadOnly Property Templates As TemplateCollection
Get
Property Value
Type:
TemplateCollectionSee Also