Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontSignature Class
Properties Methods

In This Topic
    FontSignature Class Members
    In This Topic

    The following tables list the members exposed by FontSignature.

    Public Properties
     NameDescription
    Public Property Gets or sets a value corresponding to the ulCodePageRange1 value from the OS/2 OpenType font table.  
    Public Property Gets or sets a value corresponding to the ulCodePageRange2 value from the OS/2 OpenType font table.  
    Public Property Gets the containing document.  
    Public Property Gets a value indicating whether the containing document is in reading mode.  
    Public Property Gets or sets a value corresponding to the ulUnicodeRange1 value from the OS/2 OpenType font table.  
    Public Property Gets or sets a value corresponding to the ulUnicodeRange2 value from the OS/2 OpenType font table.  
    Public Property Gets or sets a value corresponding to the ulUnicodeRange3 value from the OS/2 OpenType font table.  
    Public Property Gets or sets a value corresponding to the ulUnicodeRange4 value from the OS/2 OpenType font table.  
    Top
    Public Methods
     NameDescription
    Public Method Checks whether the specified code page character range is considered functional (see Os2CodePageRange).  
    Public Method Checks whether the specified Unicode range is considered functional (see Os2UnicodeRange).  
    Top
    See Also