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
Licensing Info
This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.