[]
Gets or sets the semicolon-delimited string of values indicating fonts that should not be embedded in the PDF document.
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting NeverEmbedFonts { get; set; }
| Type | Description |
|---|---|
| StringDefaultExportSetting | A StringDefaultExportSetting object representing the fonts that should never be embedded. |