cohtml::Net::LibraryParams

Inherits from cohtml.Net.LibraryParamsWithExternalRenderingLibrary, SystemIDisposable

Public Functions

Name
virtual override voidDispose()
LibraryParams()

Public Properties

Name
CommonRenderingLibraryParamsRenoirLibraryParams
IFileSystemReaderFileSystemReader

Additional inherited members

Public Functions inherited from cohtml.Net.LibraryParamsWithExternalRenderingLibrary

Name
LibraryParamsWithExternalRenderingLibrary()

Public Properties inherited from cohtml.Net.LibraryParamsWithExternalRenderingLibrary

Name
IVirtualAllocatorVirtualAllocator
SeverityLoggingSeverity
ILogHandlerLogHandler
IPerformanceHandlerPerformanceHandler
stringWritableDirectory
boolUseDedicatedLayoutThread
boolEnableInternalAllocator
boolExposeGC
uintResourceThreadsCountHint
stringSharedLibraryLocation
global::System.IntPtrOnWorkAvailableUserData
PlatformSpecificParamsPlatformParams
stringDefaultStyleFontFamily

Protected Attributes inherited from cohtml.Net.LibraryParamsWithExternalRenderingLibrary

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual override void Dispose()

Reimplements: cohtml::Net::LibraryParamsWithExternalRenderingLibrary::Dispose

function LibraryParams

LibraryParams()

Public Property Documentation

property RenoirLibraryParams

CommonRenderingLibraryParams RenoirLibraryParams;

property FileSystemReader

IFileSystemReader FileSystemReader;