DefaultFont

ImageLoadOptions.DefaultFont property

Default font for Psd, Emf, Wmf document types. The following font will be used if a font is missing.

public string DefaultFont { get; set; }

See Also