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