[This is preliminary documentation and is subject to change.]
The CefBinaryValue type exposes the following members.Properties
Name | Description | |
---|---|---|
IsOwned |
Returns true if this object is currently owned by another object.
| |
IsValid |
Returns true if this object is valid. Do not call any other methods if this
method returns false.
| |
Size |
Returns the data size.
|
See Also