Click or drag to resize

IFileValueBytes Property

The file value as an array of bytes.

Namespace:  DotNetBrowser.Net
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
byte[] Bytes { get; }

Property Value

Type: Byte
See Also