FixedPage.Template Property

Gets or sets the PDF page to use as the template of the fixed page.

public PdfPage Template { get; set; }
Public Property Template As PdfPage

Property Value

PdfPage

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

FixedPage
ceTe.DynamicPDF.LayoutEngine

In this topic