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

In This Topic
    PostScript Property
    In This Topic
    Gets a value indicating if the current font contains PostScript outlines.
    Syntax
    'Declaration
     
    Public ReadOnly Property PostScript As System.Boolean
    public System.bool PostScript {get;}
    See Also