Search
PersistContext.LoadFont Method
See Also
 





Loads a font from the underlying stream.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Font LoadFont ()

Visual Basic  Copy Code

Public Function LoadFont () As Font

 Return Value

 See Also