Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / Version Property

In This Topic
    Version Property
    In This Topic
    Gets the version set by font manufacturer.
    Syntax
    'Declaration
     
    Public ReadOnly Property Version As System.String
    public System.string Version {get;}
    See Also