[]
Removes the embedded font data.
Please note that a PDF may display incorrectly after removing an embedded font's data. Use with caution.
public override void RemoveEmbeddedData(GcPdfDocument doc)
Public Overrides Sub RemoveEmbeddedData(doc As GcPdfDocument)
Type | Name | Description |
---|---|---|
GcPdfDocument | doc | The document that owns the font. |