Click or drag to resize
Pdf Library for .NET

PdfDocumentTemplates Property

Gets the pdf document templates collection.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public PdfTemplateCollection Templates { get; }

Property Value

Type: PdfTemplateCollection
See Also