| Pdf | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe PdfLanguage type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PdfLanguage | Initializes a new instance of the PdfLanguage structure. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals(Object) | Determines whether the specified Object is equal to this PdfLanguage instance. (Overrides ValueTypeEquals(Object)) | 
|  | Equals(PdfLanguage) | Determines whether the other PdfLanguage is equal to this PdfLanguage instance. | 
|  | GetHashCode | Returns a hash code for this PdfLanguage instance. (Overrides ValueTypeGetHashCode) | 
|  | ToString | Returns a String that represents this PdfLanguage instance. (Overrides ValueTypeToString) | 
 Operators
Operators| Name | Description | |
|---|---|---|
|   | Equality(PdfLanguage, PdfLanguage) | Determines whether first and second PdfLanguages are equal. | 
|   | Inequality(PdfLanguage, PdfLanguage) | Determines whether first and second PdfLanguages are not equal. | 
 See Also
See Also