CPDFGlobalConfig constructor
const
CPDFGlobalConfig({
- CPDFThemeMode themeMode = CPDFThemeMode.system,
- bool fileSaveExtraFontSubset = true,
Implementation
const CPDFGlobalConfig(
{this.themeMode = CPDFThemeMode.system,
this.fileSaveExtraFontSubset = true});