'Declaration Public Overrides Sub RemoveEmbeddedData( _ ByVal doc As GcPdfDocument _ )
public override void RemoveEmbeddedData( GcPdfDocument doc )
Parameters
- doc
- The document that owns the font.
Please note that a PDF may display incorrectly after removing an embedded font's data. Use with caution.
'Declaration Public Overrides Sub RemoveEmbeddedData( _ ByVal doc As GcPdfDocument _ )
public override void RemoveEmbeddedData( GcPdfDocument doc )