CefBinaryValue PropertiesXilium.CefGlue

[This is preliminary documentation and is subject to change.]

The CefBinaryValue type exposes the following members.
Properties

  NameDescription
Public propertyIsOwned
Returns true if this object is currently owned by another object.
Public propertyIsValid
Returns true if this object is valid. Do not call any other methods if this method returns false.
Public propertySize
Returns the data size.
Back to Top
See Also