[]
        
(Showing Draft Content)

C1.C1Preview.FontProcessingOptions.UseOldSubstitutionAlgorithm

UseOldSubstitutionAlgorithm Property

UseOldSubstitutionAlgorithm

Gets or sets a value indicating whether to use the old (prior to 2013v1 release) algorithm of font substitution. This property is only used when FontHandling is set to EmbedActualFonts or BuildActualDocumentFonts. The default value is false.

Declaration
[Browsable(false)]
[Obsolete]
public bool UseOldSubstitutionAlgorithm { get; set; }