ExcludeFonts Leave feedback On this page HtmlViewOptions.ExcludeFonts property Remarks See Also HtmlViewOptions.ExcludeFonts property Disables adding any fonts into HTML document. public bool ExcludeFonts { get; set; } Remarks By default, GroupDocs.Viewer embeds the fonts used in the document into HTML markup, abd this property has a false value. To prevent embedding fonts, set this property to true. For details and code example, see the documentation. See Also class HtmlViewOptions namespace GroupDocs.Viewer.Options assembly GroupDocs.Viewer Was this page helpful? Not really Yes, thanks Any additional feedback you'd like to share with us? Skip Send Please tell us how we can improve this page. Skip Send Thank you for your feedback! We value your opinion. Your feedback will help us improve our documentation.