Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PdfLang Class / StrValue Property

In This Topic
    StrValue Property
    In This Topic
    Gets the System.String representing this language identifier.
    Syntax
    'Declaration
     
    Public ReadOnly Property StrValue As System.String
    public System.string StrValue {get;}
    See Also