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

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