Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FontHandler Class / UsedInDocument Property

In This Topic
    UsedInDocument Property
    In This Topic
    Gets a value indicating whether the current font is actually used in the document.
    Syntax
    'Declaration
     
    Public ReadOnly Property UsedInDocument As System.Boolean
    public System.bool UsedInDocument {get;}
    See Also