[]
Gets or sets the options used to optimize fonts in the document. The behavior is identical to the OptimizeFonts(OptimizeFontsOptions) method.
This property is ignored if RemoveEmbeddedFonts is set to true.
By default, this property is not null and contains a default instance of OptimizeFontsOptions.
public OptimizeFontsOptions OptimizeFontsOptions { get; set; }
Public Property OptimizeFontsOptions As OptimizeFontsOptions