Click or drag to resize

PdfContentMarkTag Methods

The PdfContentMarkTag type exposes the following members.

Methods
 NameDescription
Public methodEquals(Object) Determines whether the specified Object is equal to this PdfContentMarkTag instance.
(Overrides ValueTypeEquals(Object))
Public methodEquals(PdfContentMarkTag) Determines whether the other PdfContentMarkTag is equal to this PdfContentMarkTag instance.
Public methodGetHashCode Returns a hash code for this PdfContentMarkTag instance.
(Overrides ValueTypeGetHashCode)
Public methodToString Returns a String that represents this PdfContentMarkTag instance.
(Overrides ValueTypeToString)
Top
See Also