Search
PersistContext.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.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public void ReadHeader ()

Visual Basic  Copy Code

Public Sub ReadHeader ()

 See Also