Click or drag to resize

FileValueBytes Property

The file value as an array of bytes.

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

Property Value

Type: Byte

Implements

IFileValueBytes
See Also