Click or drag to resize

PdfPageBase CreateTemplate Method

Creates a template from page content and all annotation appearances.

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfTemplate CreateTemplate()

Return Value

Type: PdfTemplate
The created template.
See Also