Click or drag to resize

PdfSection Template Property

Gets or sets a template for the pages in the section.

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfSectionTemplate Template { get; set; }

Property Value

Type: PdfSectionTemplate
See Also