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

In This Topic
    Collection Property
    In This Topic
    Gets a value indicating if the font was loaded from .ttc or .otc font collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Collection As System.Boolean
    public System.bool Collection {get;}
    See Also