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

In This Topic
    Hollow Property (Font)
    In This Topic
    Gets a value indicating if characters are hollow (outlined), otherwise they are solid.
    Syntax
    'Declaration
     
    Public ReadOnly Property Hollow As System.Boolean
    public System.bool Hollow {get;}
    See Also