PaginatedSaveOptions.IsFontSubstitutionCharGranularity
PaginatedSaveOptions.IsFontSubstitutionCharGranularity property
Indicates whether to only substitute the font of character when the cell font is not compatibility for it.
public bool IsFontSubstitutionCharGranularity { get; set; }
Remarks
Default is false. We will try default font of Workbook and PdfSaveOption/system for cell font first.
See Also
- class PaginatedSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells