Click or drag to resize

WaterMarksCollection Properties

The PdfMetamorphosisWaterMarksCollection type exposes the following members.

Properties
 NameDescription
Public propertyCapacityGets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from ListPdfMetamorphosisWaterMark)
Public propertyCountGets the number of elements contained in the ListT.
(Inherited from ListPdfMetamorphosisWaterMark)
Public propertyItemGets or sets the element at the specified index.
(Inherited from ListPdfMetamorphosisWaterMark)
Top
Explicit Interface Implementations
 NameDescription
Explicit interface implementationPrivate propertyIListIsFixedSizeGets a value indicating whether the IList has a fixed size.
(Inherited from ListPdfMetamorphosisWaterMark)
Explicit interface implementationPrivate propertyICollectionTIsReadOnlyGets a value indicating whether the ICollectionT is read-only.
(Inherited from ListPdfMetamorphosisWaterMark)
Explicit interface implementationPrivate propertyIListIsReadOnlyGets a value indicating whether the IList is read-only.
(Inherited from ListPdfMetamorphosisWaterMark)
Explicit interface implementationPrivate propertyICollectionIsSynchronizedGets a value indicating whether access to the ICollection is synchronized (thread safe).
(Inherited from ListPdfMetamorphosisWaterMark)
Explicit interface implementationPrivate propertyIListItemGets or sets the element at the specified index.
(Inherited from ListPdfMetamorphosisWaterMark)
Explicit interface implementationPrivate propertyICollectionSyncRootGets an object that can be used to synchronize access to the ICollection.
(Inherited from ListPdfMetamorphosisWaterMark)
Top
See Also