PageStampCollectionSettings Object (COM-based API)
This object contains a collection of stamps.
Properties
Name | Type | Description |
BatesCounter | PageStampBatesCounterSettings | Bates counter settings (common to all stamps). |
Count | Long, read-only | Stores the number of elements in the collection. |
Methods
Name | Description |
AddText | Creates a new TextPageStampSettings object, adds it to the collection and returns a reference to it. |
Item | Provides access to a single element of the collection. |
Remove | Removes an element from the collection. |
RemoveAll | Removes all the elements from the collection. |
3/26/2024 1:49:49 PM