LoadSettings.BytesRead Property | ||
| Description: | Gets the number of bytes read during the load operation. | |
| Syntax: | [C#]
public long BytesRead { get; }
[Visual Basic]
Public ReadOnly Property BytesRead() As Long
| |
| Limitations: | Read only. | |
| See also: | Loading, Saving and Database Support, Graphical Overview, PDF Import and Export. | |