MindFusion WinForms Programmer's Guide
BinaryContext.ReadHeader Method
See Also
 





Reads the binary file format header from the underlying stream and throws an exception if the header is not recognized.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public void ReadHeader ()

Visual Basic  Copy Code

Public Sub ReadHeader ()

 See Also

BinaryContext Members
BinaryContext Class
MindFusion.Spreadsheet Namespace