Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PdfLang Class
Properties Methods

In This Topic
    PdfLang Class Members
    In This Topic

    The following tables list the members exposed by PdfLang.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfLang class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the System.String representing this language identifier.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified object is equal to the current object.  
    Public MethodServes as the default hash function.  
    Public MethodReturns a string that represents the current object.  
    Top
    Public Operators
    Equality operator.
    Overloaded. Converts a System.String value to PdfLang.
    Unequality operator.
    Top
    See Also