WatermarkCollection ClassByteScout PDF SDK

[Missing <summary> documentation for "T:Bytescout.PDF.WatermarkCollection"]

Inheritance Hierarchy

SystemObject
  Bytescout.PDFWatermarkCollection

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public class WatermarkCollection : ICollection<Watermark>, 
	IEnumerable<Watermark>, IEnumerable

The WatermarkCollection type exposes the following members.

Constructors

  NameDescription
Public methodWatermarkCollection
Initializes a new instance of the WatermarkCollection class
Top
Properties

  NameDescription
Public propertyCount
Gets the number of the elements in the collection.
Public propertyIsReadOnly
Public propertyItem
Gets the element at the specified index.
Top
Methods

  NameDescription
Public methodAdd
Public methodClear
Public methodContains
Public methodCopyTo
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove
Public methodToString (Inherited from Object.)
Top
See Also

Reference