[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.AutoEmbedFonts

AutoEmbedFonts Property

AutoEmbedFonts

This property is obsolete.

Gets or sets a value indicating whether the EmbeddedFonts collection will be automatically filled with fonts used in the document during document generation.

The default value is false.

Declaration
[Browsable(false)]
[Obsolete("Use FontHandling instead.")]
public bool AutoEmbedFonts { get; set; }