EmbedFullFonts

PdfOptions.EmbedFullFonts property

Determines if all characters of font should be embedded or only used subset. Read/write Boolean.

public bool EmbedFullFonts { get; set; }

Remarks

Default is false.

See Also