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