Click or drag to resize

PdfLanguage Methods

The PdfLanguage type exposes the following members.

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