Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontInfo Class / Signature Property

In This Topic
    Signature Property
    In This Topic
    Gets the FontSignature object that identifies code pages and Unicode ranges for which the font provides glyphs.
    Syntax
    'Declaration
     
    Public ReadOnly Property Signature As FontSignature
    public FontSignature Signature {get;}
    See Also