Click or drag to resize

StartReadEventArgsTotalBytes Property

An long integer that specifies the total number of bytes of the DXF file.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public long TotalBytes { get; set; }

Property Value

Type: Int64
See Also