SaveOptions.DefaultFont

SaveOptions.DefaultFont property

When characters in the diagram are unicode and not be set with correct font value or the font is not installed locally, they may appear as block in pdf, image or XPS. Set the DefaultFont such as MingLiu or MS Gothic to show these characters.

public virtual string DefaultFont { get; set; }

See Also