Click or drag to resize

CefReadHandlerEof Method

Return non-zero if at end of file.

Namespace:  Internal.Xilium.CefGlue
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected abstract bool Eof()

Return Value

Type: Boolean
See Also