[]
Define fonts embedding strategy.
[TypeConverter(typeof())]
public enum FontEmbedding
| Name | Description |
|---|---|
| All | Embed all fonts. |
| None | Do not embed fonts - works only with professional edition. |
| Partial | Embed only unicode fonts - default value. |