OnPaintEventArgsNumberOfBytes Property |
Version 63.0.0[Missing <summary> documentation for "P:CefSharp.OnPaintEventArgs.NumberOfBytes"]
Namespace: CefSharpAssembly: CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax public int NumberOfBytes { get; set; }
public:
property int NumberOfBytes {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also