IsFontSubstitutionCharGranularity

ImageOrPrintOptions.IsFontSubstitutionCharGranularity property

Indica se sostituire il font del carattere solo quando il font della cella non è compatibile con esso.

public bool IsFontSubstitutionCharGranularity { get; set; }

Osservazioni

L’impostazione predefinita è false. Proveremo prima il font predefinito di Workbook e PdfSaveOption/system per il font della cella.

Guarda anche