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

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