Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / GcPdfDocument Class / RemoveEmbeddedFonts Method

In This Topic
    RemoveEmbeddedFonts Method
    In This Topic
    Removes embedded fonts from the current document.

    Please note that a PDF may display incorrectly after removing embedded fonts. Use with caution.

    Syntax
    'Declaration
     
    Public Sub RemoveEmbeddedFonts() 
    public void RemoveEmbeddedFonts()
    See Also