[]
Gets or sets whether embedded fonts should be removed from the document.
Note that a PDF may display incorrectly after embedded fonts are removed. Use with caution.
When this property is true, the value of OptimizeFontsOptions is ignored.
The default value is false.
public bool RemoveEmbeddedFonts { get; set; }
Public Property RemoveEmbeddedFonts As Boolean