Removes the stamp element from the collection.
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public void Remove( PdfPageTemplateElement template )
Public Sub Remove ( template As PdfPageTemplateElement )
public: void Remove( PdfPageTemplateElement^ template )
member Remove : template : PdfPageTemplateElement -> unit
Parameters
- template
- PdfPageTemplateElement
The stamp element.