[]
        
(Showing Draft Content)

C1.Win.C1Document.Export.Ssrs.PdfExporter.EmbedFonts

EmbedFonts Property

EmbedFonts

Gets or sets a value indicating whether the fonts used in the report should be embedded in the generated PDF. This property is used only when ServerSide is false.

Declaration
public bool EmbedFonts { get; set; }
Remarks

Embedding the fonts can make the resulting PDF document substantially larger, but allows the document to be viewed correctly on systems that may not have all the necessary fonts installed.