Winnovative RTF to PDF Converter Library for .NET Documentation

PdfDocumentOptionsEmbedFonts Property

Winnovative RTF to PDF Converter Library for .NET
Winnovative RTF to PDF Converter Library for .NET
When true this option instructs the converter to embed all the true type fonts into the PDF document. The default value is false.

Namespace:  Winnovative.WnvRtfToPdf
Assembly:  wnvrtftopdf (in wnvrtftopdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool EmbedFonts { get; set; }

Property Value

Type: Boolean
See Also

Reference