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