cohtml::Net::SystemSettings

Inherits from SystemIDisposable

Public Classes

Name
classFallBackFormats

Public Functions

Name
virtual voidDispose()
SystemSettings()

Public Properties

Name
SystemSettings.FallBackFormatsFormats
ResourceHandlerResourceHandler
IDataStorageHandlerDataStorageHandler
ILocalizationManagerLocalizationManagerInstance
ITextTransformationManagerTextTransformationManager
IFileSystemWriterFileSystemWriter
CachedResourcesWatermarksCachedImagesSettings
CachedResourcesWatermarksCachedSVGsSettings
global::System.IntPtrUserData
intDebuggerPort
boolEnableDebugger
boolAsynchronousResourceRequestCalls
stringGenericFontFamilyNameFont
LastResortFontModeLastResortFontMode

Protected Attributes

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual void Dispose()

function SystemSettings

SystemSettings()

Public Property Documentation

property Formats

SystemSettings.FallBackFormats Formats;

property ResourceHandler

ResourceHandler ResourceHandler;

property DataStorageHandler

IDataStorageHandler DataStorageHandler;

property LocalizationManagerInstance

ILocalizationManager LocalizationManagerInstance;

property TextTransformationManager

ITextTransformationManager TextTransformationManager;

property FileSystemWriter

IFileSystemWriter FileSystemWriter;

property CachedImagesSettings

CachedResourcesWatermarks CachedImagesSettings;

property CachedSVGsSettings

CachedResourcesWatermarks CachedSVGsSettings;

property UserData

global::System.IntPtr UserData;

property DebuggerPort

int DebuggerPort;

property EnableDebugger

bool EnableDebugger;

property AsynchronousResourceRequestCalls

bool AsynchronousResourceRequestCalls;

property GenericFontFamilyNameFont

string GenericFontFamilyNameFont;

property LastResortFontMode

LastResortFontMode LastResortFontMode;

Protected Attributes Documentation

variable swigCMemOwn

bool swigCMemOwn;