Skip to content
SiteEmail

cohtml.Net.PageCapture

Object pointing a raw data coming from a full page capture (see View.SetupPageCapture and View.DoPageCapture). Release() must be called after finished using the data to free the memory.

Inherits from SystemIDisposable

Name
virtual voidDispose()
virtual voidRelease()
Name
stringData
ulongSize
Name
boolswigCMemOwn
virtual void Dispose()
virtual void Release()
string Data;
ulong Size;
bool swigCMemOwn;