Document.StampTemplate Property

Gets or sets a Template object for the Document . All page elements within this Template will appear in the foreground of the other contents of the PDF.

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

Property Value

Template

Licensing Info

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

See Also

Document
ceTe.DynamicPDF

In this topic