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

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