DefaultFont

DiagramLoadOptions.DefaultFont property

Default font for Diagram document. The following font will be used if a font is missing.

public string DefaultFont { get; set; }

See Also