1.26.2.1
Prysm
cohtml.Net.SystemSettings Class Reference
+ Inheritance diagram for cohtml.Net.SystemSettings:

Classes

class  FallBackFormats
 

Public Member Functions

virtual void Dispose ()
 
 SystemSettings ()
 

Protected Attributes

bool swigCMemOwn
 

Properties

SystemSettings.FallBackFormats Formats [get, set]
 
ResourceHandler ResourceHandler [get, set]
 
IDataStorageHandler DataStorageHandler [get, set]
 
ILocalizationManager LocalizationManagerInstance [get, set]
 
ITextTransformationManager TextTransformationManager [get, set]
 
CachedResourcesWatermarks CachedImagesSettings [get, set]
 
CachedResourcesWatermarks CachedSVGsSettings [get, set]
 
int DebuggerPort [get, set]
 
bool EnableDebugger [get, set]
 
bool AsynchronousResourceRequestCalls [get, set]
 
string GenericFontFamilyNameFont [get, set]
 
LastResortFontMode LastResortFontMode [get, set]
 

Constructor & Destructor Documentation

◆ SystemSettings()

cohtml.Net.SystemSettings.SystemSettings ( )
inline

Member Function Documentation

◆ Dispose()

virtual void cohtml.Net.SystemSettings.Dispose ( )
inlinevirtual

Member Data Documentation

◆ swigCMemOwn

bool cohtml.Net.SystemSettings.swigCMemOwn
protected

Property Documentation

◆ AsynchronousResourceRequestCalls

bool cohtml.Net.SystemSettings.AsynchronousResourceRequestCalls
getset

◆ CachedImagesSettings

CachedResourcesWatermarks cohtml.Net.SystemSettings.CachedImagesSettings
getset

◆ CachedSVGsSettings

CachedResourcesWatermarks cohtml.Net.SystemSettings.CachedSVGsSettings
getset

◆ DataStorageHandler

IDataStorageHandler cohtml.Net.SystemSettings.DataStorageHandler
getset

◆ DebuggerPort

int cohtml.Net.SystemSettings.DebuggerPort
getset

◆ EnableDebugger

bool cohtml.Net.SystemSettings.EnableDebugger
getset

◆ Formats

SystemSettings.FallBackFormats cohtml.Net.SystemSettings.Formats
getset

◆ GenericFontFamilyNameFont

string cohtml.Net.SystemSettings.GenericFontFamilyNameFont
getset

◆ LastResortFontMode

LastResortFontMode cohtml.Net.SystemSettings.LastResortFontMode
getset

◆ LocalizationManagerInstance

ILocalizationManager cohtml.Net.SystemSettings.LocalizationManagerInstance
getset

◆ ResourceHandler

ResourceHandler cohtml.Net.SystemSettings.ResourceHandler
getset

◆ TextTransformationManager

ITextTransformationManager cohtml.Net.SystemSettings.TextTransformationManager
getset