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

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