Click or drag to resize

TextCompressionOptions UnembedFonts Property

Indicates whether to unembed fonts. Default value is false. Note: The resulting document may have errors when the font is not normally encoded.

Namespace: Spire.Pdf.Conversion.Compression
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool UnembedFonts { get; set; }

Property Value

Type: Boolean
See Also