PdfStampCollection class
A collection of stamps that are applied to the page templates.
- Inheritance
-
- Object
- PdfObjectCollection
- PdfStampCollection
Constructors
- PdfStampCollection()
- Initializes a new instance of the PdfStampCollection class.
Properties
Methods
-
add(
PdfPageTemplateElement template) → int - Adds a stamp element to the collection. PdfPageTemplateElement used here to create stamp element.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited