DefaultFont

PresentationLoadOptions.DefaultFont property

Default font for rendering the presentation. The following font will be used if a presentation font is missing.

public string DefaultFont { get; set; }

See Also