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
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| virtual void | Dispose() |
| virtual void | Release() |
Public Properties
Section titled “Public Properties”| Name | |
|---|---|
| string | Data |
| ulong | Size |
Protected Attributes
Section titled “Protected Attributes”| Name | |
|---|---|
| bool | swigCMemOwn |
Public Functions Documentation
Section titled “Public Functions Documentation”function Dispose
Section titled “function Dispose”virtual void Dispose()function Release
Section titled “function Release”virtual void Release()Public Property Documentation
Section titled “Public Property Documentation”property Data
Section titled “property Data”string Data;property Size
Section titled “property Size”ulong Size;Protected Attributes Documentation
Section titled “Protected Attributes Documentation”variable swigCMemOwn
Section titled “variable swigCMemOwn”bool swigCMemOwn;© 2026 Coherent Labs. All rights reserved.