Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontSignature Class / UnicodeRange3 Property

In This Topic
    UnicodeRange3 Property
    In This Topic
    Gets or sets a value corresponding to the ulUnicodeRange3 value from the OS/2 OpenType font table.
    Syntax
    'Declaration
     
    Public Property UnicodeRange3 As System.UInteger
    public System.uint UnicodeRange3 {get; set;}
    See Also