XpsSaveOptions.DefaultFont

XpsSaveOptions.DefaultFont property

Gets/sets the default font name. Used if the embedded font name is not found in the system.

public string DefaultFont { get; set; }

See Also